MiCommitmentAvailable

UINT64 __fastcall MiCommitmentAvailable(INT64 a1){
  unsigned __int64 v1; 
  unsigned __int64 v2; 
  v1 = *(_QWORD *)(a1 + 7592);
  v2 = *(_QWORD *)(a1 + 7464);
  if( v2 > v1 )
    return 0i64;
  else
    return v1 - v2;
}

Referenced by:

MiPrefetchNormally