HomeSort by relevance Sort by last modified time
    Searched refs:END_OF_CPU_LIST (Results 1 - 4 of 4) sorted by null

  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
MpService.h 64 #define END_OF_CPU_LIST 0xffffffff
340 END_OF_CPU_LIST.
    [all...]
  /device/linaro/bootloader/edk2/EmulatorPkg/CpuRuntimeDxe/
MpService.c 369 END_OF_CPU_LIST.
447 SetMemN (gMPSystem.FailedList, (gMPSystem.NumberOfProcessors + 1) * sizeof (UINTN), END_OF_CPU_LIST);
    [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Compatibility/MpServicesOnFrameworkMpServicesThunk/
MpServicesOnFrameworkMpServicesThunk.c 917 (*mMPSystemData.FailedCpuList)[ListIndex] = END_OF_CPU_LIST;
    [all...]
  /device/linaro/bootloader/edk2/UefiCpuPkg/CpuDxe/
CpuMp.c 403 (*mMpSystemData.FailedList)[mMpSystemData.FailedListIndex] = END_OF_CPU_LIST;
633 END_OF_CPU_LIST.
    [all...]

Completed in 1217 milliseconds