Uploaded image for project: 'Core ReactOS'
  1. Core ReactOS
  2. CORE-17619

KeGetCurrentProcessorIndex() is missing on non-x86(_64)

    XMLWordPrintable

Details

    • New Feature
    • Resolution: Unresolved
    • Major
    • None
    • SDK

    Description

      MSVC ARM:

      ...\sdk\lib\drivers\wdf\shared\inc\private\km\fxglobalskm.h(393): error C3861: 'KeGetCurrentProcessorIndex': identifier not found
      ...\sdk\lib\drivers\wdf\shared\inc\private\km\fxglobalskm.h(412): error C3861: 'KeGetCurrentProcessorIndex': identifier not found
      

      Cause:
      KeGetCurrentProcessorIndex() exists on x86/amd64 ROS XDK files only.

      https://git.reactos.org/?p=reactos.git&a=search&h=HEAD&st=grep&s=KeGetCurrentProcessorIndex

      Attachments

        Activity

          People

            Unassigned Unassigned
            Serge Gautherie Serge Gautherie
            Votes:
            2 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: