#include <ntosdef.h>
Public Attributes | |
| _MDL * | Next |
| CSHORT | Size |
| CSHORT | MdlFlags |
| _EPROCESS * | Process |
| PVOID | MappedSystemVa |
| PVOID | StartVa |
| ULONG | ByteCount |
| ULONG | ByteOffset |
|
|
|
Definition at line 421 of file ntosdef.h. Referenced by IopWritePageToDisk(), IoWriteCrashDump(), and MmMapIoSpace(). |
|
|
Definition at line 418 of file ntosdef.h. Referenced by CcZeroData(), IopWritePageToDisk(), IoWriteCrashDump(), MiCheckForCrashDump(), MiCleanSection(), MiCreateImageFileMap(), MiFlushSectionInternal(), MiMakeOutswappedPageResident(), MiWaitForInPageComplete(), MiWriteComplete(), MmMapIoSpace(), and MmShutdownSystem(). |
|
|
|
Definition at line 414 of file ntosdef.h. Referenced by CcMdlRead(), CcMdlReadComplete2(), CcMdlWriteComplete2(), CcPrepareMdlWrite(), IoAllocateMdl(), IopCompleteRequest(), IopDropIrp(), IopFreeIrpAndMdls(), and NtAllocateUserPhysicalPages(). |
|
|
Definition at line 417 of file ntosdef.h. Referenced by MmProbeAndLockSelectedPages(). |
|
|
Definition at line 415 of file ntosdef.h. Referenced by MiCleanSection(), MiFlushSectionInternal(), MiGatherMappedPages(), and MiGatherPagefilePages(). |
|
|
Definition at line 419 of file ntosdef.h. Referenced by IopWritePageToDisk(), IoWriteCrashDump(), MiCleanSection(), MiFlushSectionInternal(), MmMapIoSpace(), MmProbeAndLockSelectedPages(), and MmShutdownSystem(). |
1.3.7