Searched refs:ExtendedTopologyEax (Results 1 – 2 of 2) sorted by relevance
975 CPUID_EXTENDED_TOPOLOGY_EAX ExtendedTopologyEax; in GetProcessorLocationByApicId() local1022 &ExtendedTopologyEax.Uint32, in GetProcessorLocationByApicId()1041 ThreadBits = ExtendedTopologyEax.Bits.ApicIdShift; in GetProcessorLocationByApicId()1052 &ExtendedTopologyEax.Uint32, in GetProcessorLocationByApicId()1059 CoreBits = ExtendedTopologyEax.Bits.ApicIdShift - ThreadBits; in GetProcessorLocationByApicId()
1070 CPUID_EXTENDED_TOPOLOGY_EAX ExtendedTopologyEax; in GetProcessorLocationByApicId() local1117 &ExtendedTopologyEax.Uint32, in GetProcessorLocationByApicId()1136 ThreadBits = ExtendedTopologyEax.Bits.ApicIdShift; in GetProcessorLocationByApicId()1147 &ExtendedTopologyEax.Uint32, in GetProcessorLocationByApicId()1154 CoreBits = ExtendedTopologyEax.Bits.ApicIdShift - ThreadBits; in GetProcessorLocationByApicId()