ReactOS 0.4.15-dev-7842-g558ab78
_MMPTE_PROTOTYPE Struct Reference

#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
 

Detailed Description

Definition at line 115 of file mmtypes.h.

Member Data Documentation

◆ Combined

ULONG64 _MMPTE_PROTOTYPE::Combined

Definition at line 87 of file mmtypes.h.

◆ DemandFillProto

ULONG64 _MMPTE_PROTOTYPE::DemandFillProto

Definition at line 89 of file mmtypes.h.

◆ HiberVerifyConverted

ULONG64 _MMPTE_PROTOTYPE::HiberVerifyConverted

Definition at line 84 of file mmtypes.h.

◆ Protection

ULONG64 _MMPTE_PROTOTYPE::Protection

Definition at line 122 of file mmtypes.h.

◆ ProtoAddress [1/2]

LONG64 _MMPTE_PROTOTYPE::ProtoAddress

Definition at line 123 of file mmtypes.h.

◆ ProtoAddress [2/2]

ULONG64 _MMPTE_PROTOTYPE::ProtoAddress

Definition at line 91 of file mmtypes.h.

◆ ProtoAddressHigh

ULONG _MMPTE_PROTOTYPE::ProtoAddressHigh

Definition at line 145 of file mmtypes.h.

◆ ProtoAddressLow

ULONG _MMPTE_PROTOTYPE::ProtoAddressLow

Definition at line 142 of file mmtypes.h.

◆ Prototype [1/2]

ULONG _MMPTE_PROTOTYPE::Prototype

Definition at line 121 of file mmtypes.h.

Referenced by MI_IS_MAPPED_PTE().

◆ Prototype [2/2]

ULONG _MMPTE_PROTOTYPE::Prototype

Definition at line 144 of file mmtypes.h.

◆ ReadOnly [1/2]

ULONG _MMPTE_PROTOTYPE::ReadOnly

Definition at line 119 of file mmtypes.h.

Referenced by MiResolveProtoPteFault().

◆ ReadOnly [2/2]

ULONG _MMPTE_PROTOTYPE::ReadOnly

Definition at line 143 of file mmtypes.h.

◆ RsvdZ1

ULONG64 _MMPTE_PROTOTYPE::RsvdZ1

Definition at line 90 of file mmtypes.h.

◆ Unused0

ULONG64 _MMPTE_PROTOTYPE::Unused0

Definition at line 118 of file mmtypes.h.

◆ Unused1

ULONG64 _MMPTE_PROTOTYPE::Unused1

Definition at line 120 of file mmtypes.h.

◆ Valid [1/2]

ULONG _MMPTE_PROTOTYPE::Valid

Definition at line 117 of file mmtypes.h.

◆ Valid [2/2]

ULONG _MMPTE_PROTOTYPE::Valid

Definition at line 141 of file mmtypes.h.

◆ WhichPool

ULONG _MMPTE_PROTOTYPE::WhichPool

Definition at line 115 of file mmtypes.h.


The documentation for this struct was generated from the following files: