#include <Cpuid.h>
CPUID Extended Topology Information ECX for CPUID leaf CPUID_EXTENDED_TOPOLOGY.
Definition at line 1904 of file Cpuid.h.
| struct { ... } CPUID_EXTENDED_TOPOLOGY_ECX::Bits |
◆ LevelNumber
| UINT32 CPUID_EXTENDED_TOPOLOGY_ECX::LevelNumber |
[Bits 7:0] Level number. Same value in ECX input.
Definition at line 1912 of file Cpuid.h.
◆ LevelType
| UINT32 CPUID_EXTENDED_TOPOLOGY_ECX::LevelType |
[Bits 15:8] Level type.
- Note
- The value of the "level type" field is not related to level numbers in any way, higher "level type" values do not mean higher levels.
Definition at line 1920 of file Cpuid.h.
◆ Reserved
| UINT32 CPUID_EXTENDED_TOPOLOGY_ECX::Reserved |
◆ Uint32
| UINT32 CPUID_EXTENDED_TOPOLOGY_ECX::Uint32 |
All bit fields as a 32-bit value
Definition at line 1926 of file Cpuid.h.
The documentation for this union was generated from the following file:
- sdk/include/reactos/x86x64/Intel/Cpuid.h