ReactOS 0.4.15-dev-7924-g5949c20
_MMPTE_SOFTWARE Struct Reference

#include <mmtypes.h>

Public Attributes

ULONG64 Valid:1
 
ULONG64 PageFileLow:4
 
ULONG64 Protection:5
 
ULONG64 Prototype:1
 
ULONG64 Transition:1
 
ULONG64 UsedPageTableEntries:10
 
ULONG64 Reserved:10
 
ULONG64 PageFileHigh:32
 
ULONG Valid:2
 
ULONG PageFileLow:4
 
ULONG Protection:4
 
ULONG Prototype:1
 
ULONG Transition:1
 
ULONG PageFileHigh:20
 
ULONG64 PageFileReserved:1
 
ULONG64 PageFileAllocated:1
 
ULONG64 ColdPage:1
 
ULONG64 OnStandbyLookaside:1
 
ULONG64 RsvdZ1:6
 

Detailed Description

Definition at line 84 of file mmtypes.h.

Member Data Documentation

◆ ColdPage

ULONG64 _MMPTE_SOFTWARE::ColdPage

Definition at line 59 of file mmtypes.h.

◆ OnStandbyLookaside

ULONG64 _MMPTE_SOFTWARE::OnStandbyLookaside

Definition at line 60 of file mmtypes.h.

◆ PageFileAllocated

ULONG64 _MMPTE_SOFTWARE::PageFileAllocated

Definition at line 57 of file mmtypes.h.

◆ PageFileHigh [1/2]

◆ PageFileHigh [2/2]

ULONG _MMPTE_SOFTWARE::PageFileHigh

Definition at line 123 of file mmtypes.h.

◆ PageFileLow [1/2]

ULONG _MMPTE_SOFTWARE::PageFileLow

Definition at line 87 of file mmtypes.h.

◆ PageFileLow [2/2]

ULONG _MMPTE_SOFTWARE::PageFileLow

Definition at line 119 of file mmtypes.h.

◆ PageFileReserved

ULONG64 _MMPTE_SOFTWARE::PageFileReserved

Definition at line 56 of file mmtypes.h.

◆ Protection [1/2]

◆ Protection [2/2]

ULONG _MMPTE_SOFTWARE::Protection

Definition at line 120 of file mmtypes.h.

◆ Prototype [1/2]

◆ Prototype [2/2]

ULONG _MMPTE_SOFTWARE::Prototype

Definition at line 121 of file mmtypes.h.

◆ Reserved

ULONG64 _MMPTE_SOFTWARE::Reserved

Definition at line 92 of file mmtypes.h.

◆ RsvdZ1

ULONG64 _MMPTE_SOFTWARE::RsvdZ1

Definition at line 61 of file mmtypes.h.

◆ Transition [1/2]

◆ Transition [2/2]

ULONG _MMPTE_SOFTWARE::Transition

Definition at line 122 of file mmtypes.h.

◆ UsedPageTableEntries

ULONG64 _MMPTE_SOFTWARE::UsedPageTableEntries

◆ Valid [1/2]

ULONG _MMPTE_SOFTWARE::Valid

Definition at line 86 of file mmtypes.h.

Referenced by NtAllocateVirtualMemory().

◆ Valid [2/2]

ULONG _MMPTE_SOFTWARE::Valid

Definition at line 118 of file mmtypes.h.


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