#include <mi.h>
Public Attributes | |
| ULONG_PTR | StartingVpn |
| ULONG_PTR | EndingVpn |
| _MMVAD * | Parent |
| _MMVAD * | LeftChild |
| _MMVAD * | RightChild |
| union { | |
| ULONG_PTR LongFlags | |
| MMVAD_FLAGS VadFlags | |
| } | u |
|
|
Definition at line 2413 of file mi.h. Referenced by MmCleanProcessAddressSpace(), and NtFreeVirtualMemory(). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Definition at line 2412 of file mi.h. Referenced by MmCleanProcessAddressSpace(), and NtFreeVirtualMemory(). |
|
|
Referenced by NtFreeVirtualMemory(). |
|
|
|
1.3.7