ReactOS 0.4.15-dev-7157-gb7dcc10
|
#include <mm.h>
SIZE_T _MM_PAGED_POOL_INFO::AllocatedPagedPool |
Definition at line 493 of file mm.h.
Referenced by _Requires_lock_held_(), MiInitializePoolEvents(), and MiInitializeSessionPool().
PRTL_BITMAP _MM_PAGED_POOL_INFO::EndOfPagedPoolBitmap |
Definition at line 487 of file mm.h.
Referenced by MiAllocatePoolPages(), MiBuildPagedPool(), MiFreePoolPages(), and MiInitializeSessionPool().
PMMPTE _MM_PAGED_POOL_INFO::FirstPteForPagedPool |
Definition at line 488 of file mm.h.
Referenced by MiAllocatePoolPages(), MiBuildPagedPool(), MiFreePoolPages(), and MiInitializeSessionPool().
PMMPTE _MM_PAGED_POOL_INFO::LastPteForPagedPool |
Definition at line 489 of file mm.h.
Referenced by MiAllocatePoolPages(), MiBuildPagedPool(), MiCheckVirtualAddress(), and MiInitializeSessionPool().
PMMPDE _MM_PAGED_POOL_INFO::NextPdeForPagedPoolExpansion |
Definition at line 490 of file mm.h.
Referenced by MiAllocatePoolPages(), MiBuildPagedPool(), and MiInitializeSessionPool().
PRTL_BITMAP _MM_PAGED_POOL_INFO::PagedPoolAllocationMap |
Definition at line 486 of file mm.h.
Referenced by MiAllocatePoolPages(), MiBuildPagedPool(), MiFreePoolPages(), and MiInitializeSessionPool().
SIZE_T _MM_PAGED_POOL_INFO::PagedPoolCommit |
Definition at line 492 of file mm.h.
Referenced by MiInitializeSessionPool().
ULONG _MM_PAGED_POOL_INFO::PagedPoolHint |
Definition at line 491 of file mm.h.
Referenced by MiAllocatePoolPages(), MiFreePoolPages(), and MiInitializeSessionPool().