HyperPlatform Programmer's Reference
|
See: Information Returned by CPUID Instruction. More...
#include <ia32_type.h>
Public Attributes | |
ULONG32 | all |
struct { | |
ULONG32 physical_address_bits: 8 | |
[0:7] More... | |
ULONG32 linear_address_bits: 8 | |
[8:15] More... | |
} | fields |
See: Information Returned by CPUID Instruction.
Definition at line 495 of file ia32_type.h.
ULONG32 Cpuid80000008Eax::all |
Definition at line 496 of file ia32_type.h.
struct { ... } Cpuid80000008Eax::fields |
ULONG32 Cpuid80000008Eax::linear_address_bits |
[8:15]
Definition at line 499 of file ia32_type.h.
ULONG32 Cpuid80000008Eax::physical_address_bits |
[0:7]
Definition at line 498 of file ia32_type.h.