|
HyperPlatform Programmer's Reference
|
nt!_HARDWARE_PTE on the current platform More...
#include <ia32_type.h>
Public Attributes | |
| ULONG64 | all |
| struct { | |
| ULONG64 ignored1: 5 | |
| [0:4] More... | |
| ULONG64 page_directory_pointer_table_pa: 27 | |
| [5:31] More... | |
| ULONG64 ignored2: 32 | |
| [32:63] More... | |
| } | fields |
nt!_HARDWARE_PTE on the current platform
See: Use of CR3 with PAE Paging
Definition at line 468 of file ia32_type.h.
| ULONG64 PaeCr3::all |
Definition at line 469 of file ia32_type.h.
| struct { ... } PaeCr3::fields |
| ULONG64 PaeCr3::ignored1 |
[0:4]
Definition at line 471 of file ia32_type.h.
| ULONG64 PaeCr3::ignored2 |
[32:63]
Definition at line 473 of file ia32_type.h.
| ULONG64 PaeCr3::page_directory_pointer_table_pa |
[5:31]
Definition at line 472 of file ia32_type.h.
1.8.14