ReactOS 0.4.16-dev-329-g9223134
|
#include <mmtypes.h>
Public Attributes | |
ULONG64 | Valid:1 |
ULONG64 | Dirty1:1 |
ULONG64 | Owner:1 |
ULONG64 | WriteThrough:1 |
ULONG64 | CacheDisable:1 |
ULONG64 | Accessed:1 |
ULONG64 | Dirty:1 |
ULONG64 | LargePage:1 |
ULONG64 | Global:1 |
ULONG64 | CopyOnWrite:1 |
ULONG64 | Prototype:1 |
ULONG64 | Write:1 |
ULONG64 | PageFrameNumber:36 |
ULONG64 | reserved1:4 |
ULONG64 | SoftwareWsIndex:11 |
ULONG64 | NoExecute:1 |
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 | Prototype:1 |
ULONG | NonGlobal:1 |
ULONG | PageFrameNumber:20 |
ULONG | Write:1 |
ULONG | WriteThrough:1 |
ULONG | CacheDisable:1 |
ULONG | Accessed:1 |
ULONG | Dirty:1 |
ULONG | LargePage:1 |
ULONG | Global:1 |
ULONG | CopyOnWrite:1 |
ULONG | reserved:1 |
ULONG64 _MMPTE_HARDWARE::Accessed |
Definition at line 163 of file mmtypes.h.
Referenced by MmSetPageProtect(), MmTrimUserMemory(), and TrimWsList().
ULONG64 _MMPTE_HARDWARE::CacheDisable |
Definition at line 162 of file mmtypes.h.
Referenced by MmDefpMapPhysicalAddress().
ULONG64 _MMPTE_HARDWARE::Dirty |
Definition at line 164 of file mmtypes.h.
Referenced by _Success_(), MiFlushTbAndCapture(), MmSetDirtyBit(), MmSetPageProtect(), and TrimWsList().
ULONG64 _MMPTE_HARDWARE::Global |
Definition at line 166 of file mmtypes.h.
Referenced by MiInitMachineDependent(), and MiSessionInitializeWorkingSetList().
ULONG64 _MMPTE_HARDWARE::LargePage |
Definition at line 165 of file mmtypes.h.
Referenced by MI_IS_PHYSICAL_ADDRESS(), and MiQueryAddressState().
ULONG _MMPTE_HARDWARE::Owner |
Definition at line 160 of file mmtypes.h.
Referenced by MmSetPageProtect().
ULONG _MMPTE_HARDWARE::PageFrameNumber |
Definition at line 171 of file mmtypes.h.
Referenced by _Success_(), HalpSetupTemporaryMappings(), MI_IS_MAPPED_PTE(), MiAllocatePoolPages(), MiArchCreateProcessAddressSpace(), MiBuildPagedPool(), MiBuildPfnDatabaseSelf(), MiBuildSystemPteSpace(), MiCompleteProtoPteFault(), MiDecommitPages(), MiDeletePte(), MiDispatchFault(), MiFillSystemPageDirectory(), MiFlushTbAndCapture(), MiFreePoolPages(), MiInitializePageTable(), MiInitMachineDependent(), MiMapLockedPagesInUserSpace(), MiMapPageInHyperSpace(), MiMapPagesInZeroSpace(), MiMapPDEs(), MiMapPPEs(), MiMapPTEs(), MiReloadBootLoadedDrivers(), MiUnmapLockedPagesInUserSpace(), MmArmAccessFault(), MmDbgCopyMemory(), MmDefInitializeTranslation(), MmDefpMapPhysicalAddress(), MmDefpTranslateVirtualAddress(), MmDeleteVirtualMapping(), MmFreeSpecialPool(), MmGetPfnForProcess(), MmGetPhysicalAddress(), MmIsDisabledPage(), MmSetDirtyBit(), and MmSetPageProtect().
ULONG _MMPTE_HARDWARE::Valid |
Definition at line 150 of file mmtypes.h.
Referenced by _Success_(), GetFreeWsleIndex(), HalpSetupTemporaryMappings(), MI_IS_MAPPED_PTE(), MI_IS_PHYSICAL_ADDRESS(), MiAddHalIoMappings(), MiAllocatePoolPages(), MiBuildPagedPool(), MiBuildPfnDatabaseFromPages(), MiBuildPfnDatabaseFromPageTables(), MiBuildPfnDatabaseSelf(), MiCalculatePageCommitment(), MiCheckForContiguousMemory(), MiDecommitPages(), MiDecrementPageTableReferences(), MiDecrementShareCount(), MiDeletePte(), MiDeleteVirtualAddresses(), MiDispatchFault(), MiFillSystemPageDirectory(), MiFlushTbAndCapture(), MiFreePoolPages(), MiGetPageTableForProcess(), MiIncrementPageTableReferences(), MiInitializeColorTables(), MiInitializeNonPagedPool(), MiInitializePageTable(), MiInitializePfn(), MiInitializePfnAndMakePteValid(), MiInitMachineDependent(), MiInsertInWorkingSetList(), MiIsEntireRangeCommitted(), MiIsPageTablePresent(), MiLoadImageSection(), MiLockVirtualMemory(), MiMakePdeExistAndMakeValid(), MiMapLockedPagesInUserSpace(), MiMapPDEs(), MiMapPfnDatabase(), MiMapPPEs(), MiMapPTEs(), MiProtectVirtualMemory(), MiQueryAddressState(), MiReloadBootLoadedDrivers(), MiRemoveMappedPtes(), MiSegmentDelete(), MiSessionCommitPageTables(), MiSessionInitializeWorkingSetList(), MiUnlockVirtualMemory(), MiUnmapLockedPagesInUserSpace(), MmArmAccessFault(), MmCreateVirtualMappingInternal(), MmDefInitializeTranslation(), MmDefpMapPhysicalAddress(), MmDefpTranslateVirtualAddress(), MmDeleteKernelStack(), MmDeletePageFileMapping(), MmFreeSpecialPool(), MmGetPageFileMapping(), MmGetPfnForProcess(), MmGetPhysicalAddress(), MmGrowKernelStackEx(), MmInitSystem(), MmIsDisabledPage(), MmIsPagePresent(), MmIsPageSwapEntry(), MmMapLockedPagesWithReservedMapping(), MmProbeAndLockPages(), MmSetDirtyBit(), MmSetPageProtect(), MmUnmapLockedPages(), MmUnmapReservedMapping(), RemoveFromWsList(), and TrimWsList().
ULONG64 _MMPTE_HARDWARE::Write |
Definition at line 170 of file mmtypes.h.
Referenced by HalpSetupTemporaryMappings(), KiI386PentiumLockErrataFixup(), MmDefInitializeTranslation(), and MmDefpMapPhysicalAddress().
ULONG64 _MMPTE_HARDWARE::WriteThrough |
Definition at line 161 of file mmtypes.h.
Referenced by MiInitMachineDependent(), and MmDefpMapPhysicalAddress().