ReactOS 0.4.16-dev-751-g45ed1a9
|
#include <mm.h>
SIZE_T _MM_PAGED_POOL_INFO::AllocatedPagedPool |
Definition at line 500 of file mm.h.
Referenced by _Requires_lock_held_(), MiInitializePoolEvents(), and MiInitializeSessionPool().
PRTL_BITMAP _MM_PAGED_POOL_INFO::EndOfPagedPoolBitmap |
Definition at line 494 of file mm.h.
Referenced by MiAllocatePoolPages(), MiBuildPagedPool(), MiFreePoolPages(), and MiInitializeSessionPool().
PMMPTE _MM_PAGED_POOL_INFO::FirstPteForPagedPool |
Definition at line 495 of file mm.h.
Referenced by MiAllocatePoolPages(), MiBuildPagedPool(), MiFreePoolPages(), and MiInitializeSessionPool().
PMMPTE _MM_PAGED_POOL_INFO::LastPteForPagedPool |
Definition at line 496 of file mm.h.
Referenced by MiAllocatePoolPages(), MiBuildPagedPool(), MiCheckVirtualAddress(), and MiInitializeSessionPool().
PMMPDE _MM_PAGED_POOL_INFO::NextPdeForPagedPoolExpansion |
Definition at line 497 of file mm.h.
Referenced by MiAllocatePoolPages(), MiBuildPagedPool(), and MiInitializeSessionPool().
PRTL_BITMAP _MM_PAGED_POOL_INFO::PagedPoolAllocationMap |
Definition at line 493 of file mm.h.
Referenced by MiAllocatePoolPages(), MiBuildPagedPool(), MiFreePoolPages(), and MiInitializeSessionPool().
SIZE_T _MM_PAGED_POOL_INFO::PagedPoolCommit |
Definition at line 499 of file mm.h.
Referenced by MiInitializeSessionPool().
ULONG _MM_PAGED_POOL_INFO::PagedPoolHint |
Definition at line 498 of file mm.h.
Referenced by MiAllocatePoolPages(), MiFreePoolPages(), and MiInitializeSessionPool().