VerifierExAllocateCacheAwareRundownProtection

_EX_RUNDOWN_REF_CACHE_AWARE *__stdcall VerifierExAllocateCacheAwareRundownProtection(
        _POOL_TYPE PoolType,
        UINT64 PoolTag){
  unsigned int v2; 
  PVOID retaddr; 
  v2 = PoolTag;
  VfCheckPoolType(PoolType, retaddr, (unsigned int)PoolTag);
  return(_EX_RUNDOWN_REF_CACHE_AWARE *)((__int64(__fastcall *)(_QWORD, _QWORD))pXdvExAllocateCacheAwareRundownProtection)(
                                          (unsigned int)PoolType,
                                          v2);
}

Referenced by:

No references.