Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/UefiCpuPkg/Library/BaseXApicLib/
DBaseXApicLib.c975 CPUID_EXTENDED_TOPOLOGY_EAX ExtendedTopologyEax; in GetProcessorLocationByApicId() local
1022 &ExtendedTopologyEax.Uint32, in GetProcessorLocationByApicId()
1041 ThreadBits = ExtendedTopologyEax.Bits.ApicIdShift; in GetProcessorLocationByApicId()
1052 &ExtendedTopologyEax.Uint32, in GetProcessorLocationByApicId()
1059 CoreBits = ExtendedTopologyEax.Bits.ApicIdShift - ThreadBits; in GetProcessorLocationByApicId()
/device/linaro/bootloader/edk2/UefiCpuPkg/Library/BaseXApicX2ApicLib/
DBaseXApicX2ApicLib.c1070 CPUID_EXTENDED_TOPOLOGY_EAX ExtendedTopologyEax; in GetProcessorLocationByApicId() local
1117 &ExtendedTopologyEax.Uint32, in GetProcessorLocationByApicId()
1136 ThreadBits = ExtendedTopologyEax.Bits.ApicIdShift; in GetProcessorLocationByApicId()
1147 &ExtendedTopologyEax.Uint32, in GetProcessorLocationByApicId()
1154 CoreBits = ExtendedTopologyEax.Bits.ApicIdShift - ThreadBits; in GetProcessorLocationByApicId()