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

  /device/linaro/bootloader/edk2/UefiCpuPkg/CpuDxe/
CpuMp.h 129 and EFI_MP_SERVICES_PROTOCOL.StartupThisAP(). If FailedCpuList is not NULL, its
204 or EFI_MP_SERVICES_PROTOCOL.StartupThisAP().
271 EFI_MP_SERVICES_PROTOCOL.StartupThisAP().
306 or EFI_MP_SERVICES_PROTOCOL.StartupThisAP().
341 StartupThisAP (
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/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/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.h 230 Implementation of StartupThisAP() service of MP Services Protocol.
259 StartupThisAP (
344 state of APs for StartupAllAPs() and StartupThisAP() executed
377 This function checks whether specified AP has finished task assigned by StartupThisAP(),
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...]
  /device/linaro/bootloader/edk2/UefiCpuPkg/Feature/Capsule/MicrocodeUpdateDxe/
MicrocodeFmp.c 556 Status = MpService->StartupThisAP (
    [all...]
MicrocodeUpdate.c 161 Status = MpService->StartupThisAP (
    [all...]

Completed in 743 milliseconds