ReactOS 0.4.16-dev-1223-gddcd5f7
|
#include <mm.h>
SIZE_T _MM_PAGED_POOL_INFO::AllocatedPagedPool |
Definition at line 513 of file mm.h.
Referenced by _Requires_lock_held_(), MiInitializePoolEvents(), and MiInitializeSessionPool().
PRTL_BITMAP _MM_PAGED_POOL_INFO::EndOfPagedPoolBitmap |
Definition at line 507 of file mm.h.
Referenced by MiAllocatePoolPages(), MiBuildPagedPool(), MiFreePoolPages(), and MiInitializeSessionPool().
PMMPTE _MM_PAGED_POOL_INFO::FirstPteForPagedPool |
Definition at line 508 of file mm.h.
Referenced by MiAllocatePoolPages(), MiBuildPagedPool(), MiFreePoolPages(), and MiInitializeSessionPool().
PMMPTE _MM_PAGED_POOL_INFO::LastPteForPagedPool |
Definition at line 509 of file mm.h.
Referenced by MiAllocatePoolPages(), MiBuildPagedPool(), MiCheckVirtualAddress(), and MiInitializeSessionPool().
PMMPDE _MM_PAGED_POOL_INFO::NextPdeForPagedPoolExpansion |
Definition at line 510 of file mm.h.
Referenced by MiAllocatePoolPages(), MiBuildPagedPool(), and MiInitializeSessionPool().
PRTL_BITMAP _MM_PAGED_POOL_INFO::PagedPoolAllocationMap |
Definition at line 506 of file mm.h.
Referenced by MiAllocatePoolPages(), MiBuildPagedPool(), MiFreePoolPages(), and MiInitializeSessionPool().
SIZE_T _MM_PAGED_POOL_INFO::PagedPoolCommit |
Definition at line 512 of file mm.h.
Referenced by MiInitializeSessionPool().
ULONG _MM_PAGED_POOL_INFO::PagedPoolHint |
Definition at line 511 of file mm.h.
Referenced by MiAllocatePoolPages(), MiFreePoolPages(), and MiInitializeSessionPool().