|
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 type: 8 | |
| [0:7] More... | |
| ULONG64 reserved: 4 | |
| [8:11] More... | |
| ULONG64 phys_base: 36 | |
| [12:MAXPHYADDR] More... | |
| } | fields |
See: IA32_MTRR_PHYSBASEn and IA32_MTRR_PHYSMASKn Variable-Range Register Pair.
Definition at line 539 of file ia32_type.h.
| ULONG64 Ia32MtrrPhysBaseMsr::all |
Definition at line 540 of file ia32_type.h.
| struct { ... } Ia32MtrrPhysBaseMsr::fields |
| ULONG64 Ia32MtrrPhysBaseMsr::phys_base |
[12:MAXPHYADDR]
Definition at line 544 of file ia32_type.h.
| ULONG64 Ia32MtrrPhysBaseMsr::reserved |
[8:11]
Definition at line 543 of file ia32_type.h.
| ULONG64 Ia32MtrrPhysBaseMsr::type |
[0:7]
Definition at line 542 of file ia32_type.h.
1.8.14