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