#include <Cpuid.h>
CPUID Linear Physical Address Size EAX for CPUID leaf CPUID_VIR_PHY_ADDRESS_SIZE.
Definition at line 4058 of file Cpuid.h.
struct { ... } CPUID_VIR_PHY_ADDRESS_SIZE_EAX::Bits |
◆ LinearAddressBits
UINT32 CPUID_VIR_PHY_ADDRESS_SIZE_EAX::LinearAddressBits |
[Bits 15:8] Number of linear address bits.
Definition at line 4074 of file Cpuid.h.
◆ PhysicalAddressBits
UINT32 CPUID_VIR_PHY_ADDRESS_SIZE_EAX::PhysicalAddressBits |
[Bits 7:0] Number of physical address bits.
- Note
- If CPUID.80000008H:EAX[7:0] is supported, the maximum physical address number supported should come from this field.
Definition at line 4070 of file Cpuid.h.
◆ Reserved
UINT32 CPUID_VIR_PHY_ADDRESS_SIZE_EAX::Reserved |
◆ Uint32
UINT32 CPUID_VIR_PHY_ADDRESS_SIZE_EAX::Uint32 |
All bit fields as a 32-bit value
Definition at line 4080 of file Cpuid.h.
The documentation for this union was generated from the following file:
- sdk/include/reactos/x86x64/Intel/Cpuid.h