MiReferenceVad
VOID __stdcall MiReferenceVad(_MMVAD_SHORT *Vad){
if( !_InterlockedIncrement(&Vad->ReferenceCount) )
__fastfail(0xEu);
}Referenced by:
MiAllocateEnclaveVad
MiAllocateFromSubAllocatedRegion
MiCfgInitializeProcess
MiCoalescePlaceholderAllocations
MiDeleteInsertedCloneVads
MiHotPatchProcess
MiLockVadRange
MiMapLockedPagesInUserSpace
MiMapViewOfDataSection
MiMapViewOfImageSection
MiMapViewOfPhysicalSection
MiPreparePlaceholderVadReplacement
MiReserveUserMemory
MmCleanProcessAddressSpace
MmQueryVirtualMemory