#include <mi.h>
Public Attributes | |
| _CONTROL_AREA * | ControlArea |
| PVOID | SegmentBaseAddress |
| ULONG | TotalNumberOfPtes |
| ULONG | NonExtendedPtes |
| UINT64 | SizeOfSegment |
| SIZE_T | ImageCommitment |
| PSECTION_IMAGE_INFORMATION | ImageInformation |
| PVOID | SystemImageBase |
| SIZE_T | NumberOfCommittedPages |
| MMPTE | SegmentPteTemplate |
| PVOID | BasedAddress |
| PMMEXTEND_INFO | ExtendInfo |
| PMMPTE | PrototypePte |
| MMPTE | ThePtes [MM_PROTO_PTE_ALIGNMENT/PAGE_SIZE] |
|
|
Definition at line 2011 of file mi.h. Referenced by MiSegmentDelete(). |
|
|
Definition at line 2001 of file mi.h. Referenced by MiMapViewInSystemSpace(), MiSectionDelete(), MiSectionInitialization(), MiSegmentDelete(), MiShareSessionImage(), MmCreateSection(), MmExtendSection(), MmMapViewInSystemCache(), MmMapViewOfSection(), MmUnmapViewInSystemCache(), NtCreateSection(), and NtCreateSuperSection(). |
|
|
Definition at line 2012 of file mi.h. Referenced by MmExtendSection(). |
|
|
Definition at line 2006 of file mi.h. Referenced by MmMapViewOfSection(). |
|
|
Definition at line 2007 of file mi.h. Referenced by MiCreateImageFileMap(). |
|
|
Definition at line 2004 of file mi.h. Referenced by MiSegmentDelete(). |
|
|
Definition at line 2009 of file mi.h. Referenced by MiSegmentDelete(), and NtAllocateVirtualMemory(). |
|
|
Definition at line 2013 of file mi.h. Referenced by MiCreateImageFileMap(), and MiSegmentDelete(). |
|
|
|
|
|
Definition at line 2010 of file mi.h. Referenced by MiSectionInitialization(), MmExtendSection(), and NtAllocateVirtualMemory(). |
|
|
Definition at line 2005 of file mi.h. Referenced by MmCreateSection(), and MmExtendSection(). |
|
|
|
|
|
|
|
|
Definition at line 2003 of file mi.h. Referenced by MiCreateImageFileMap(), MmCreateSection(), and MmExtendSection(). |
1.3.7