Searched refs:VmDeleted (Results 1 – 7 of 7) sorted by relevance
106 if (Process->VmDeleted) in MiMapLockedPagesInUserSpace()142 if (Process->VmDeleted) in MiMapLockedPagesInUserSpace()
1752 if (TargetProcess->VmDeleted) in MiQueryMemoryBasicInformation()2236 if (Process->VmDeleted) in MiProtectVirtualMemory()3406 if (CurrentProcess->VmDeleted) in MiLockVirtualMemory()3725 if (CurrentProcess->VmDeleted) in MiUnlockVirtualMemory()4860 if (Process->VmDeleted) in NtAllocateVirtualMemory()5349 if (Process->VmDeleted) in NtFreeVirtualMemory()
304 if (CurrentProcess->VmDeleted) in MiInsertVadEx()
1289 Process->VmDeleted = TRUE; in MmCleanProcessAddressSpace()
840 if (Process->VmDeleted) in MiUnmapViewOfSection()
532 ASSERT(Process->VmDeleted == TRUE); in MiRosCleanupMemoryArea()
1399 ULONG VmDeleted:1; member