|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <mmtypes.h>
Public Attributes | |
| ULONG64 | Valid:1 |
| ULONG64 | Unused0:7 |
| ULONG64 | ReadOnly:1 |
| ULONG64 | Unused1:1 |
| ULONG64 | Prototype:1 |
| ULONG64 | Protection:5 |
| LONG64 | ProtoAddress:48 |
| ULONG | Valid:2 |
| ULONG | ProtoAddressLow:7 |
| ULONG | ReadOnly:1 |
| ULONG | Prototype:1 |
| ULONG | ProtoAddressHigh:21 |
| ULONG64 | HiberVerifyConverted:1 |
| ULONG64 | Combined:1 |
| ULONG64 | DemandFillProto:1 |
| ULONG64 | RsvdZ1:4 |
| ULONG64 | ProtoAddress:48 |
| ULONG | WhichPool:1 |
| ULONG _MMPTE_PROTOTYPE::Prototype |
Definition at line 121 of file mmtypes.h.
Referenced by MI_IS_MAPPED_PTE().
| ULONG _MMPTE_PROTOTYPE::ReadOnly |
Definition at line 119 of file mmtypes.h.
Referenced by MiResolveProtoPteFault().