|
HyperPlatform Programmer's Reference
|
See: IA32_MTRR_PHYSBASEn and IA32_MTRR_PHYSMASKn Variable-Range Register Pair. More...
#include <ia32_type.h>
Public Attributes | |
| ULONG64 | all |
| struct { | |
| ULONG64 reserved: 11 | |
| [0:10] More... | |
| ULONG64 valid: 1 | |
| [11] More... | |
| ULONG64 phys_mask: 36 | |
| [12:MAXPHYADDR] More... | |
| } | fields |
See: IA32_MTRR_PHYSBASEn and IA32_MTRR_PHYSMASKn Variable-Range Register Pair.
Definition at line 551 of file ia32_type.h.
| ULONG64 Ia32MtrrPhysMaskMsr::all |
Definition at line 552 of file ia32_type.h.
| struct { ... } Ia32MtrrPhysMaskMsr::fields |
| ULONG64 Ia32MtrrPhysMaskMsr::phys_mask |
[12:MAXPHYADDR]
Definition at line 556 of file ia32_type.h.
| ULONG64 Ia32MtrrPhysMaskMsr::reserved |
[0:10]
Definition at line 554 of file ia32_type.h.
| ULONG64 Ia32MtrrPhysMaskMsr::valid |
[11]
Definition at line 555 of file ia32_type.h.
1.8.14