|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <mmtypes.h>

| PCONTROL_AREA _SUBSECTION::ControlArea |
Definition at line 573 of file mmtypes.h.
Referenced by MiCreatePagingFileMap().
| struct _SUBSECTION* _SUBSECTION::NextSubsection |
Definition at line 584 of file mmtypes.h.
Referenced by MmCreateArm3Section().
| ULONG _SUBSECTION::PtesInSubsection |
Definition at line 583 of file mmtypes.h.
Referenced by MiAddMappedPtes(), MiCreatePagingFileMap(), MiDeleteVirtualAddresses(), MiLocateSubsection(), and MmCommitSessionMappedView().
| PMMPTE _SUBSECTION::SubsectionBase |
Definition at line 581 of file mmtypes.h.
Referenced by MiAddMappedPtes(), MiCreatePagingFileMap(), MiDeleteVirtualAddresses(), MiLocateSubsection(), MiMapViewOfDataSection(), MiSegmentDelete(), and MmCommitSessionMappedView().
| MMSUBSECTION_FLAGS _SUBSECTION::SubsectionFlags |
Definition at line 577 of file mmtypes.h.
Referenced by MiCreatePagingFileMap().
| union { ... } _SUBSECTION::u |
Referenced by MiCreatePagingFileMap().