UINT8 __stdcall HviIsIommuInUse(){ INT64 v1[2]; *(_OWORD *)v1 = 0i64; HviGetHardwareFeatures((INT64)v1); return(v1[0] & 0x30) == 48; }