ReactOS 0.4.15-dev-7918-g2a2556c
_MMPTE_LIST Struct Reference

#include <mmtypes.h>

Public Attributes

ULONG64 Valid:1
 
ULONG64 OneEntry:1
 
ULONG64 filler0:3
 
ULONG64 Protection:5
 
ULONG64 Prototype:1
 
ULONG64 Transition:1
 
ULONG64 filler1:20
 
ULONG64 NextEntry:32
 
ULONG Valid:2
 
ULONG OneEntry:1
 
ULONG filler0:8
 
ULONG NextEntry:20
 
ULONG Prototype:1
 
ULONG64 RsvdZ1:3
 
ULONG64 RsvdZ2:16
 
ULONG filler1:1
 

Detailed Description

Definition at line 136 of file mmtypes.h.

Member Data Documentation

◆ filler0 [1/2]

ULONG _MMPTE_LIST::filler0

Definition at line 140 of file mmtypes.h.

◆ filler0 [2/2]

ULONG _MMPTE_LIST::filler0

Definition at line 162 of file mmtypes.h.

◆ filler1 [1/2]

ULONG64 _MMPTE_LIST::filler1

Definition at line 144 of file mmtypes.h.

◆ filler1 [2/2]

ULONG _MMPTE_LIST::filler1

Definition at line 136 of file mmtypes.h.

◆ NextEntry [1/2]

◆ NextEntry [2/2]

ULONG _MMPTE_LIST::NextEntry

Definition at line 163 of file mmtypes.h.

◆ OneEntry [1/2]

ULONG _MMPTE_LIST::OneEntry

Definition at line 139 of file mmtypes.h.

Referenced by MiReleaseSystemPtes(), and MiReserveAlignedSystemPtes().

◆ OneEntry [2/2]

ULONG _MMPTE_LIST::OneEntry

Definition at line 161 of file mmtypes.h.

◆ Protection

ULONG64 _MMPTE_LIST::Protection

Definition at line 141 of file mmtypes.h.

◆ Prototype [1/2]

ULONG _MMPTE_LIST::Prototype

Definition at line 142 of file mmtypes.h.

◆ Prototype [2/2]

ULONG _MMPTE_LIST::Prototype

Definition at line 164 of file mmtypes.h.

◆ RsvdZ1

ULONG64 _MMPTE_LIST::RsvdZ1

Definition at line 125 of file mmtypes.h.

◆ RsvdZ2

ULONG64 _MMPTE_LIST::RsvdZ2

Definition at line 128 of file mmtypes.h.

◆ Transition

ULONG64 _MMPTE_LIST::Transition

Definition at line 143 of file mmtypes.h.

◆ Valid [1/2]

ULONG _MMPTE_LIST::Valid

Definition at line 138 of file mmtypes.h.

◆ Valid [2/2]

ULONG _MMPTE_LIST::Valid

Definition at line 160 of file mmtypes.h.


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