ReactOS 0.4.15-dev-7924-g5949c20
_MMPTE_HARDWARE_LARGEPAGE Struct Reference

#include <mmtypes.h>

Public Attributes

ULONG64 Valid:1
 
ULONG64 Write:1
 
ULONG64 Owner:1
 
ULONG64 WriteThrough:1
 
ULONG64 CacheDisable:1
 
ULONG64 Accessed:1
 
ULONG64 Dirty:1
 
ULONG64 LargePage:1
 
ULONG64 Global:1
 
ULONG64 CopyOnWrite:1
 
ULONG64 Prototype:1
 
ULONG64 reserved0:1
 
ULONG64 PAT:1
 
ULONG64 reserved1:8
 
ULONG64 PageFrameNumber:27
 
ULONG64 reserved2:16
 

Detailed Description

Definition at line 186 of file mmtypes.h.

Member Data Documentation

◆ Accessed

ULONG64 _MMPTE_HARDWARE_LARGEPAGE::Accessed

Definition at line 193 of file mmtypes.h.

◆ CacheDisable

ULONG64 _MMPTE_HARDWARE_LARGEPAGE::CacheDisable

Definition at line 192 of file mmtypes.h.

◆ CopyOnWrite

ULONG64 _MMPTE_HARDWARE_LARGEPAGE::CopyOnWrite

Definition at line 197 of file mmtypes.h.

◆ Dirty

ULONG64 _MMPTE_HARDWARE_LARGEPAGE::Dirty

Definition at line 194 of file mmtypes.h.

◆ Global

ULONG64 _MMPTE_HARDWARE_LARGEPAGE::Global

Definition at line 196 of file mmtypes.h.

◆ LargePage

ULONG64 _MMPTE_HARDWARE_LARGEPAGE::LargePage

Definition at line 195 of file mmtypes.h.

◆ Owner

ULONG64 _MMPTE_HARDWARE_LARGEPAGE::Owner

Definition at line 190 of file mmtypes.h.

◆ PageFrameNumber

ULONG64 _MMPTE_HARDWARE_LARGEPAGE::PageFrameNumber

Definition at line 203 of file mmtypes.h.

◆ PAT

ULONG64 _MMPTE_HARDWARE_LARGEPAGE::PAT

Definition at line 200 of file mmtypes.h.

◆ Prototype

ULONG64 _MMPTE_HARDWARE_LARGEPAGE::Prototype

Definition at line 198 of file mmtypes.h.

◆ reserved0

ULONG64 _MMPTE_HARDWARE_LARGEPAGE::reserved0

Definition at line 199 of file mmtypes.h.

◆ reserved1

ULONG64 _MMPTE_HARDWARE_LARGEPAGE::reserved1

Definition at line 201 of file mmtypes.h.

◆ reserved2

ULONG64 _MMPTE_HARDWARE_LARGEPAGE::reserved2

Definition at line 204 of file mmtypes.h.

◆ Valid

ULONG64 _MMPTE_HARDWARE_LARGEPAGE::Valid

Definition at line 188 of file mmtypes.h.

◆ Write

ULONG64 _MMPTE_HARDWARE_LARGEPAGE::Write

Definition at line 189 of file mmtypes.h.

◆ WriteThrough

ULONG64 _MMPTE_HARDWARE_LARGEPAGE::WriteThrough

Definition at line 191 of file mmtypes.h.


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