ReactOS 0.4.16-dev-1210-gbc03c01
|
#include <miarm.h>
PRTL_BITMAP _MMSESSION::SystemSpaceBitMap |
Definition at line 462 of file miarm.h.
Referenced by MiInitializeSystemSpaceMap().
ULONG _MMSESSION::SystemSpaceHashEntries |
Definition at line 459 of file miarm.h.
Referenced by MiInitializeSystemSpaceMap().
ULONG _MMSESSION::SystemSpaceHashKey |
Definition at line 460 of file miarm.h.
Referenced by MiInitializeSystemSpaceMap(), and MmCommitSessionMappedView().
ULONG _MMSESSION::SystemSpaceHashSize |
Definition at line 458 of file miarm.h.
Referenced by MiInitializeSystemSpaceMap(), and MmCommitSessionMappedView().
KGUARDED_MUTEX _MMSESSION::SystemSpaceViewLock |
Definition at line 454 of file miarm.h.
Referenced by MiInitializeSystemSpaceMap().
PKGUARDED_MUTEX _MMSESSION::SystemSpaceViewLockPointer |
Definition at line 455 of file miarm.h.
Referenced by MiInitializeSystemSpaceMap(), and MmCommitSessionMappedView().
PCHAR _MMSESSION::SystemSpaceViewStart |
Definition at line 456 of file miarm.h.
Referenced by MiInitializeSystemSpaceMap().
PMMVIEW _MMSESSION::SystemSpaceViewTable |
Definition at line 457 of file miarm.h.
Referenced by MiInitializeSystemSpaceMap(), and MmCommitSessionMappedView().