Home
last modified time | relevance | path

Searched refs:EFI_MP_SERVICES_PROTOCOL (Results 1 – 24 of 24) sorted by relevance

/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
DMpService.h59 typedef struct _EFI_MP_SERVICES_PROTOCOL EFI_MP_SERVICES_PROTOCOL; typedef
182 IN EFI_MP_SERVICES_PROTOCOL *This,
216 IN EFI_MP_SERVICES_PROTOCOL *This,
360 IN EFI_MP_SERVICES_PROTOCOL *This,
458 IN EFI_MP_SERVICES_PROTOCOL *This,
505 IN EFI_MP_SERVICES_PROTOCOL *This,
554 IN EFI_MP_SERVICES_PROTOCOL *This,
587 IN EFI_MP_SERVICES_PROTOCOL *This,
/device/linaro/bootloader/edk2/UefiCpuPkg/CpuDxe/
DCpuMp.h187 IN EFI_MP_SERVICES_PROTOCOL *This,
221 IN EFI_MP_SERVICES_PROTOCOL *This,
365 IN EFI_MP_SERVICES_PROTOCOL *This,
463 IN EFI_MP_SERVICES_PROTOCOL *This,
510 IN EFI_MP_SERVICES_PROTOCOL *This,
559 IN EFI_MP_SERVICES_PROTOCOL *This,
592 IN EFI_MP_SERVICES_PROTOCOL *This,
DCpuMp.c33 EFI_MP_SERVICES_PROTOCOL mMpServicesTemplate = {
446 IN EFI_MP_SERVICES_PROTOCOL *This, in GetNumberOfProcessors()
493 IN EFI_MP_SERVICES_PROTOCOL *This, in GetProcessorInfo()
653 IN EFI_MP_SERVICES_PROTOCOL *This, in StartupAllAPs()
902 IN EFI_MP_SERVICES_PROTOCOL *This, in StartupThisAP()
1035 IN EFI_MP_SERVICES_PROTOCOL *This, in SwitchBSP()
1090 IN EFI_MP_SERVICES_PROTOCOL *This, in EnableDisableAP()
1181 IN EFI_MP_SERVICES_PROTOCOL *This, in WhoAmI()
DCpuDxe.c354 EFI_MP_SERVICES_PROTOCOL *MpService; in CpuSetMemoryAttributes()
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Compatibility/MpServicesOnFrameworkMpServicesThunk/
DMpServicesOnFrameworkMpServicesThunk.h161 IN EFI_MP_SERVICES_PROTOCOL *This,
185 IN EFI_MP_SERVICES_PROTOCOL *This,
220 IN EFI_MP_SERVICES_PROTOCOL *This,
260 IN EFI_MP_SERVICES_PROTOCOL *This,
289 IN EFI_MP_SERVICES_PROTOCOL *This,
314 IN EFI_MP_SERVICES_PROTOCOL *This,
336 IN EFI_MP_SERVICES_PROTOCOL *This,
DMpServicesOnFrameworkMpServicesThunk.c30 EFI_MP_SERVICES_PROTOCOL mMpService = {
63 IN EFI_MP_SERVICES_PROTOCOL *This, in GetNumberOfProcessors()
125 IN EFI_MP_SERVICES_PROTOCOL *This, in GetProcessorInfo()
222 IN EFI_MP_SERVICES_PROTOCOL *This, in StartupAllAPs()
392 IN EFI_MP_SERVICES_PROTOCOL *This, in StartupThisAP()
525 IN EFI_MP_SERVICES_PROTOCOL *This, in SwitchBSP()
651 IN EFI_MP_SERVICES_PROTOCOL *This, in EnableDisableAP()
728 IN EFI_MP_SERVICES_PROTOCOL *This, in WhoAmI()
DMpServicesOnFrameworkMpServicesThunk.inf4 # Intel's Framework MP Services Protocol is replaced by EFI_MP_SERVICES_PROTOCOL in PI 1.1.
/device/linaro/bootloader/edk2/QuarkPlatformPkg/Acpi/DxeSmm/SmmPowerManagement/
DSmmPowerManagement.h52 extern EFI_MP_SERVICES_PROTOCOL *mMpService;
DSmmPowerManagement.c25 EFI_MP_SERVICES_PROTOCOL *mMpService = NULL;
/device/linaro/bootloader/edk2/EmulatorPkg/CpuRuntimeDxe/
DMpService.c179 IN EFI_MP_SERVICES_PROTOCOL *This, in CpuMpServicesGetNumberOfProcessors()
228 IN EFI_MP_SERVICES_PROTOCOL *This, in CpuMpServicesGetProcessorInfo()
389 IN EFI_MP_SERVICES_PROTOCOL *This, in CpuMpServicesStartupAllAps()
689 IN EFI_MP_SERVICES_PROTOCOL *This, in CpuMpServicesStartupThisAP()
810 IN EFI_MP_SERVICES_PROTOCOL *This, in CpuMpServicesSwitchBSP()
897 IN EFI_MP_SERVICES_PROTOCOL *This, in CpuMpServicesEnableDisableAP()
970 IN EFI_MP_SERVICES_PROTOCOL *This, in CpuMpServicesWhoAmI()
994 EFI_MP_SERVICES_PROTOCOL mMpServicesTemplate = {
DCpuDriver.h235 IN EFI_MP_SERVICES_PROTOCOL *This,
239 extern EFI_MP_SERVICES_PROTOCOL mMpServicesTemplate;
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/PpmPolicy/
DPpmPolicy.c45 EFI_MP_SERVICES_PROTOCOL *MpService; in PpmPolicyEntry()
/device/linaro/bootloader/edk2/UefiCpuPkg/CpuS3DataDxe/
DCpuS3Data.c133 EFI_MP_SERVICES_PROTOCOL *MpServices; in CpuS3DataInitialize()
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/SmBiosMiscDxe/
DMiscProcessorInformationFunction.c185 EFI_MP_SERVICES_PROTOCOL *MpService;
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/AcpiPlatform/
DAcpiPlatform.c210 EFI_MP_SERVICES_PROTOCOL *MpService; in PlatformUpdateTables()
794 EFI_MP_SERVICES_PROTOCOL *MpService; in AcpiPlatformEntryPoint()
/device/linaro/bootloader/edk2/QuarkPlatformPkg/Acpi/Dxe/AcpiPlatform/
DAcpiPlatform.c251 EFI_MP_SERVICES_PROTOCOL *MpService; in ApicTableUpdate()
DMadtPlatform.c184 EFI_MP_SERVICES_PROTOCOL *MpService; in MadtTableInitialize()
/device/linaro/bootloader/edk2/SecurityPkg/Tcg/TcgDxe/
DTcgDxe.c150 EFI_MP_SERVICES_PROTOCOL *MpProtocol; in GetProcessorsCpuLocation()
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Compatibility/SmmBaseHelper/
DSmmBaseHelper.c1150 EFI_MP_SERVICES_PROTOCOL *MpServices; in SmmBaseHelperMain()
/device/linaro/bootloader/edk2/UefiCpuPkg/PiSmmCpuDxeSmm/
DPiSmmCpuDxeSmm.c759 EFI_MP_SERVICES_PROTOCOL *MpServices; in PiCpuSmmEntry()
DSmmProfile.c990 EFI_MP_SERVICES_PROTOCOL *MpServices; in CheckProcessorFeature()
/device/linaro/bootloader/edk2/SecurityPkg/Tcg/TrEEDxe/
DTrEEDxe.c274 EFI_MP_SERVICES_PROTOCOL *MpProtocol; in GetProcessorsCpuLocation()
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/PlatformSetupDxe/
DSetupInfoRecords.c930 EFI_MP_SERVICES_PROTOCOL *MpService;
/device/linaro/bootloader/edk2/SecurityPkg/Tcg/Tcg2Dxe/
DTcg2Dxe.c249 EFI_MP_SERVICES_PROTOCOL *MpProtocol; in GetProcessorsCpuLocation()