Home
last modified time | relevance | path

Searched refs:CpuLocation (Results 1 – 3 of 3) sorted by relevance

/device/linaro/bootloader/edk2/UefiCpuPkg/CpuMpPei/
DCpuBist.c232 BspCpuInstance.CpuLocation = GetInitialApicId (); in CollectBistDataFromPpi()
243 if (ProcessorInfo.ProcessorId == CpuInstance[CpuIndex].CpuLocation) { in CollectBistDataFromPpi()
264 CpuInstanceInHob[ProcessorNumber].CpuLocation = (UINT32) ProcessorInfo.ProcessorId; in CollectBistDataFromPpi()
/device/linaro/bootloader/edk2/MdePkg/Include/Ppi/
DSecPlatformInformation2.h37 UINT32 CpuLocation; member
/device/linaro/bootloader/edk2/UefiCpuPkg/CpuDxe/
DCpuMp.c570 BspCpuInstance.CpuLocation = GetApicId (); in CollectBistDataFromHob()
585 if (ProcessorInfo.ProcessorId == CpuInstance[CpuInstanceNumber].CpuLocation) { in CollectBistDataFromHob()