IommupValidateMdl

BOOL __fastcall IommupValidateMdl(INT64 a1){
  BOOL result; 
  LOBYTE(result) = (*(_DWORD *)(a1 + 44) & 0xFFF) == 0 && (*(_DWORD *)(a1 + 40) & 0xFFF) == 0;
  return result;
}

Referenced by:

IommuMapIdentityRange
IommuMapLogicalRange
IommuUnmapIdentityRange