MiPrefetchNormally

UINT64 __stdcall MiPrefetchNormally(_MI_PARTITION *Partition, UINT64 NewPriority){
  _MI_PARTITION *v2; 
  unsigned int v3; 
  return *((__int64 *)Partition + 896) >= 160
      && MiCommitmentAvailable((INT64)Partition) >= 0x1080
      && MiGetAvailablePagesBelowPriority(v2, v3);
}

Referenced by:

MiPfPrepareReadList
MiPfPutPagesInTransition