VfZwSetDriverEntryOrder

NTSTATUS __fastcall VfZwSetDriverEntryOrder(UINT64 Address, UINT64 a2){
  unsigned int v2; 
  VOID *retaddr; 

  v2 = a2;
  if( (unsigned int)ViZwShouldCheck() )
    ViZwCheckVirtualAddress(Address, retaddr);
  return((__int64(__fastcall *)(UINT64, _QWORD))pXdvZwSetDriverEntryOrder)(Address, v2);
}

Referenced by:

No references.