Home
last modified time | relevance | path

Searched refs:AMD_MP_CORE_INFO_PROTOCOL (Results 1 – 4 of 4) sorted by relevance

/device/linaro/bootloader/OpenPlatformPkg/Platforms/AMD/Styx/Common/Protocol/
DAmdMpCoreInfo.h43 } AMD_MP_CORE_INFO_PROTOCOL; typedef
/device/linaro/bootloader/OpenPlatformPkg/Platforms/AMD/Styx/Drivers/PlatInitDxe/
DPlatInitDxe.c35 STATIC AMD_MP_CORE_INFO_PROTOCOL mAmdMpCoreInfoProtocol = { 0 };
/device/linaro/bootloader/OpenPlatformPkg/Platforms/AMD/Styx/AcpiTables/
DMadt.c33 AMD_MP_CORE_INFO_PROTOCOL *mAmdMpCoreInfoProtocol = NULL;
/device/linaro/bootloader/OpenPlatformPkg/Platforms/AMD/Styx/Drivers/FdtDxe/
DBdsLinuxFdt.c405 AMD_MP_CORE_INFO_PROTOCOL *AmdMpCoreInfoProtocol; in AmdStyxPrepareFdt()