Home
last modified time | relevance | path

Searched refs:CoreStatus (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/OpenPlatformPkg/Platforms/AMD/Styx/Drivers/PlatInitPei/
DPlatInitPei.c180 ASSERT (CpuResetInfo.CoreStatus.Status != CPU_CORE_DISABLED); in PlatInitPeiEntryPoint()
181 ASSERT (CpuResetInfo.CoreStatus.Status != CPU_CORE_UNDEFINED); in PlatInitPeiEntryPoint()
183 mAmdMpCoreInfoTable[Index].ClusterId = CpuResetInfo.CoreStatus.ClusterId; in PlatInitPeiEntryPoint()
184 mAmdMpCoreInfoTable[Index].CoreId = CpuResetInfo.CoreStatus.CoreId; in PlatInitPeiEntryPoint()
/device/linaro/bootloader/OpenPlatformPkg/Platforms/AMD/Styx/Binary/AmdModulePkg/Common/
DIscp.h172 SocCoreStatus CoreStatus; ///< Core Status Structure member