HomeSort by relevance Sort by last modified time
    Searched defs:StartupThisAP (Results 1 - 5 of 5) sorted by null

  /device/linaro/bootloader/edk2/MdePkg/Include/Ppi/
MpServices.h 103 or EFI_PEI_MP_SERVICES_PPI.StartupThisAP(). If the
147 or EFI_PEI_MP_SERVICES_PPI.StartupThisAP(). If the
275 EFI_PEI_MP_SERVICES_STARTUP_THIS_AP StartupThisAP;
  /device/linaro/bootloader/edk2/UefiCpuPkg/CpuDxe/
CpuMp.c 25 StartupThisAP,
146 and EFI_MP_SERVICES_PROTOCOL.StartupThisAP(). If FailedCpuList is not NULL, its
221 or EFI_MP_SERVICES_PROTOCOL.StartupThisAP().
298 EFI_MP_SERVICES_PROTOCOL.StartupThisAP().
333 or EFI_MP_SERVICES_PROTOCOL.StartupThisAP().
368 StartupThisAP (
  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
MpService.h 245 and EFI_MP_SERVICES_PROTOCOL.StartupThisAP(). If FailedCpuList is not NULL, its
320 or EFI_MP_SERVICES_PROTOCOL.StartupThisAP().
387 EFI_MP_SERVICES_PROTOCOL.StartupThisAP().
422 or EFI_MP_SERVICES_PROTOCOL.StartupThisAP().
598 /// through the StartupAllAPs() or StartupThisAP() services. The idle state of
    [all...]
  /device/linaro/bootloader/edk2/IntelFrameworkPkg/Include/Protocol/
FrameworkMpService.h     [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Compatibility/MpServicesOnFrameworkMpServicesThunk/
MpServicesOnFrameworkMpServicesThunk.c 34 StartupThisAP,
362 Implementation of StartupThisAP() service of MP Services Protocol.
391 StartupThisAP (
751 state of APs for StartupAllAPs() and StartupThisAP() executed
927 This function checks whether specified AP has finished task assigned by StartupThisAP(),
960 // If the APs finishes for StartupThisAP(), return EFI_SUCCESS.
974 // If timeout expires for StartupThisAP(), report timeout.
    [all...]

Completed in 553 milliseconds