ReactOS 0.4.15-dev-7953-g1f49173
_HARDWARE_LARGE_PTE_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 Sbo:1
 
ULONG Owner:1
 
ULONG CacheAttributes:3
 
ULONG ReadOnly:1
 
ULONG Shared:1
 
ULONG NonGlobal:1
 
ULONG SuperLagePage:1
 
ULONG Reserved:1
 
ULONG PageFrameNumber:12
 

Detailed Description

Definition at line 77 of file mmtypes.h.

Member Data Documentation

◆ Buffered

ULONG _HARDWARE_LARGE_PTE_ARMV6::Buffered

Definition at line 81 of file mmtypes.h.

◆ CacheAttributes

ULONG _HARDWARE_LARGE_PTE_ARMV6::CacheAttributes

Definition at line 88 of file mmtypes.h.

◆ Cached

ULONG _HARDWARE_LARGE_PTE_ARMV6::Cached

Definition at line 82 of file mmtypes.h.

◆ Domain

ULONG _HARDWARE_LARGE_PTE_ARMV6::Domain

Definition at line 84 of file mmtypes.h.

◆ Ecc

ULONG _HARDWARE_LARGE_PTE_ARMV6::Ecc

Definition at line 85 of file mmtypes.h.

◆ LargePage

ULONG _HARDWARE_LARGE_PTE_ARMV6::LargePage

Definition at line 80 of file mmtypes.h.

Referenced by MempAllocatePageTables().

◆ NoExecute

ULONG _HARDWARE_LARGE_PTE_ARMV6::NoExecute

Definition at line 83 of file mmtypes.h.

◆ NonGlobal

ULONG _HARDWARE_LARGE_PTE_ARMV6::NonGlobal

Definition at line 91 of file mmtypes.h.

◆ Owner

ULONG _HARDWARE_LARGE_PTE_ARMV6::Owner

Definition at line 87 of file mmtypes.h.

◆ PageFrameNumber

ULONG _HARDWARE_LARGE_PTE_ARMV6::PageFrameNumber

Definition at line 94 of file mmtypes.h.

Referenced by MempAllocatePageTables(), and WinLdrMapSpecialPages().

◆ ReadOnly

ULONG _HARDWARE_LARGE_PTE_ARMV6::ReadOnly

Definition at line 89 of file mmtypes.h.

◆ Reserved

ULONG _HARDWARE_LARGE_PTE_ARMV6::Reserved

Definition at line 93 of file mmtypes.h.

◆ Sbo

ULONG _HARDWARE_LARGE_PTE_ARMV6::Sbo

Definition at line 86 of file mmtypes.h.

Referenced by MempAllocatePageTables().

◆ Shared

ULONG _HARDWARE_LARGE_PTE_ARMV6::Shared

Definition at line 90 of file mmtypes.h.

◆ SuperLagePage

ULONG _HARDWARE_LARGE_PTE_ARMV6::SuperLagePage

Definition at line 92 of file mmtypes.h.

◆ Valid

ULONG _HARDWARE_LARGE_PTE_ARMV6::Valid

Definition at line 79 of file mmtypes.h.


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