Home | History | Annotate | Download | only in AcpiPlatform

Lines Matching refs:MpService

210   EFI_MP_SERVICES_PROTOCOL                                    *MpService;

296 (VOID **) &MpService
305 MpService->GetNumberOfProcessors (
306 MpService,
337 Status = MpService->WhoAmI (
338 MpService,
379 Status = MpService->GetProcessorInfo (
380 MpService,
794 EFI_MP_SERVICES_PROTOCOL *MpService;
890 (VOID **) &MpService
899 MpService->GetNumberOfProcessors (
900 MpService,