ReactOS 0.4.16-dev-36-g301675c
|
#include <Cpuid.h>
Public Attributes | |
struct { | |
UINT32 ApicIdShift: 5 | |
UINT32 Reserved: 27 | |
} | Bits |
UINT32 | Uint32 |
CPUID Extended Topology Information EAX for CPUID leaf CPUID_EXTENDED_TOPOLOGY.
UINT32 CPUID_EXTENDED_TOPOLOGY_EAX::ApicIdShift |
[Bits 4:0] Number of bits to shift right on x2APIC ID to get a unique topology ID of the next level type. All logical processors with the same next level ID share current level.
struct { ... } CPUID_EXTENDED_TOPOLOGY_EAX::Bits |
Individual bit fields
UINT32 CPUID_EXTENDED_TOPOLOGY_EAX::Uint32 |