MiVadDeleted

NTSTATUS __stdcall MiVadDeleted(_MMVAD_SHORT *Vad){
  return(Vad->u.LongFlags >> 2) & 1;
}

Referenced by:

MiAllocateFromSubAllocatedRegion
MiCleanVad
MiFinishPlaceholderVadReplacement
MiHotPatchImage
MiHotPatchProcess
MiLoadSectionIntoVsmEnclave
MiLockVadRange
MiMarkSharedImageCfgBits
MiPerformImageHotPatch
MiPopulateCfgBitMap
MiPrepareVadDelete
MiReturnPageTablePageCommitment
MiSetImageHotPatchAllowed
MmCleanProcessAddressSpace
MmEnumerateAddressSpaceAndReferenceImages
MmIsFileMapped
MmQueryVirtualMemory
NtAreMappedFilesTheSame