|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <mmtypes.h>
Public Attributes | |
| ULONG | NoExecute:1 |
| ULONG | Valid:1 |
| ULONG | Buffered:1 |
| ULONG | Cached:1 |
| ULONG | Sbo:1 |
| ULONG | Owner:1 |
| ULONG | CacheAttributes:3 |
| ULONG | ReadOnly:1 |
| ULONG | Shared:1 |
| ULONG | NonGlobal:1 |
| ULONG | PageFrameNumber:20 |
| ULONG _HARDWARE_PTE_ARMV6::NoExecute |
Definition at line 99 of file mmtypes.h.
Referenced by MI_WRITE_VALID_PTE(), MiSetSystemCodeProtection(), and MmArmAccessFault().
| ULONG _HARDWARE_PTE_ARMV6::Owner |
Definition at line 104 of file mmtypes.h.
Referenced by MmSetPageProtect().
| ULONG _HARDWARE_PTE_ARMV6::PageFrameNumber |
Definition at line 109 of file mmtypes.h.
Referenced by GetFreeWsleIndex(), KdpPhysMap(), MempAllocatePageTables(), MI_UPDATE_VALID_PTE(), MiAllocatePoolPages(), MiArchCreateProcessAddressSpace(), MiBuildPagedPool(), MiCopyPfn(), MiDbgTranslatePhysicalAddress(), MiDispatchFault(), MiGetPageProtection(), MiGetPageTableForProcess(), MiInitializeColorTables(), MiInitMachineDependent(), MiLoadImageSection(), MiMapPageInHyperSpace(), MiMapPagesInZeroSpace(), MiMapPfnDatabase(), MiReloadBootLoadedDrivers(), MiResolveTransitionFault(), MiSessionCreateInternal(), MiSessionInitializeWorkingSetList(), MiZeroPfn(), MmAllocateNonCachedMemory(), MmAllocateSpecialPool(), MmArmAccessFault(), MmChangeKernelResourceSectionProtection(), MmCreateKernelStack(), MmCreateVirtualMappingInternal(), MmCreateVirtualMappingUnsafeEx(), MmGetPhysicalAddress(), MmMapIoSpace(), MmMapLockedPagesSpecifyCache(), MmMapLockedPagesWithReservedMapping(), MmSetPageProtect(), and WinLdrMapSpecialPages().
| ULONG _HARDWARE_PTE_ARMV6::ReadOnly |
Definition at line 106 of file mmtypes.h.
Referenced by MmArmAccessFault().
| ULONG _HARDWARE_PTE_ARMV6::Sbo |
Definition at line 103 of file mmtypes.h.
Referenced by MempAllocatePageTables().
| ULONG _HARDWARE_PTE_ARMV6::Valid |
Definition at line 100 of file mmtypes.h.
Referenced by _IRQL_requires_max_(), MempAllocatePageTables(), MI_UPDATE_VALID_PTE(), MI_WRITE_VALID_PTE(), MiAccessCheck(), MiDecrementShareCount(), MiDeletePte(), MiDeleteVirtualAddresses(), MiDetermineUserGlobalPteMask(), MiDispatchFault(), MiGetPageProtection(), MiGetPageTableForProcess(), MiProcessValidPteList(), MiProtectFreeNonPagedPool(), MiQueryAddressState(), MiResolvePageFileFault(), MiResolveProtoPteFault(), MiResolveTransitionFault(), MiSegmentDelete(), MiSetSystemCodeProtection(), MiUnProtectFreeNonPagedPool(), MmArmAccessFault(), MmCreateVirtualMappingInternal(), MmGetPhysicalAddress(), MmMapLockedPagesWithReservedMapping(), MmSetPageProtect(), and MmUnmapReservedMapping().