MiNotifyPageHeat

INT64 __fastcall MiNotifyPageHeat(INT64 *a1){
  INT64 result; 
  MiLogNotifyPageHeat(a1);
  KeGetCurrentIrql();
  result = HvlNotifyPageHeat(*(unsigned int *)a1);
  *((_DWORD *)a1 + 1) = 0;
  return result;
}

Referenced by:

MiAddPageToHeatList
MiGetLargePage
MiGetPageChain
MiMakeUnusedImageExtentsCold
MiProcessTransitionHeatBatch
MiReplenishPageSlist
MmSetPfnListInfo