ReactOS 0.4.15-dev-7906-g1b85a5f
_HARDWARE_PDE_ARMV6 Struct Reference

#include <mmtypes.h>

Public Attributes

ULONG Valid:1
 
ULONG LargePage:1
 
ULONG Buffered:1
 
ULONG Cached:1
 
ULONG NoExecute:1
 
ULONG Domain:4
 
ULONG Ecc:1
 
ULONG PageFrameNumber:22
 

Detailed Description

Definition at line 65 of file mmtypes.h.

Member Data Documentation

◆ Buffered

ULONG _HARDWARE_PDE_ARMV6::Buffered

Definition at line 69 of file mmtypes.h.

◆ Cached

ULONG _HARDWARE_PDE_ARMV6::Cached

Definition at line 70 of file mmtypes.h.

◆ Domain

ULONG _HARDWARE_PDE_ARMV6::Domain

Definition at line 72 of file mmtypes.h.

◆ Ecc

ULONG _HARDWARE_PDE_ARMV6::Ecc

Definition at line 73 of file mmtypes.h.

◆ LargePage

ULONG _HARDWARE_PDE_ARMV6::LargePage

Definition at line 68 of file mmtypes.h.

Referenced by MmGetPhysicalAddress().

◆ NoExecute

ULONG _HARDWARE_PDE_ARMV6::NoExecute

Definition at line 71 of file mmtypes.h.

◆ PageFrameNumber

◆ Valid

ULONG _HARDWARE_PDE_ARMV6::Valid

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