HvlSvmSetDeviceEnabled

NTSTATUS __fastcall HvlSvmSetDeviceEnabled(int a1, unsigned __int8 a2){
  UINT16 v2; 
  __int128 v4; 
  __int64 v5; 

  v4 = 0i64;
  *(_QWORD *)((char *)&v4 + 4) = 0x140000000i64;
  LODWORD(v4) = a1;
  v5 = a2;
  v2 = HvcallFastExtended(196779i64, &v4, 0x18u, 0i64, 0);
  return HvlpHvToNtStatus(v2);
}

Referenced by:

No references.