ReactOS 0.4.15-dev-8614-gbc76250
|
#include <mmtypes.h>
Public Attributes | |
ULONG64 | Valid:1 |
ULONG64 | OneEntry:1 |
ULONG64 | filler0:3 |
ULONG64 | Protection:5 |
ULONG64 | Prototype:1 |
ULONG64 | Transition:1 |
ULONG64 | filler1:20 |
ULONG64 | NextEntry:32 |
ULONG | Valid:2 |
ULONG | OneEntry:1 |
ULONG | filler0:8 |
ULONG | NextEntry:20 |
ULONG | Prototype:1 |
ULONG64 | RsvdZ1:3 |
ULONG64 | RsvdZ2:16 |
ULONG | filler1:1 |
ULONG _MMPTE_LIST::NextEntry |
Definition at line 145 of file mmtypes.h.
Referenced by MiInitializeSpecialPool(), MiInitializeSystemPtes(), MiReleaseSystemPtes(), MiReserveAlignedSystemPtes(), MmAllocateSpecialPool(), MmExpandSpecialPool(), and MmFreeSpecialPool().
ULONG _MMPTE_LIST::OneEntry |
Definition at line 139 of file mmtypes.h.
Referenced by MiReleaseSystemPtes(), and MiReserveAlignedSystemPtes().