MiMarkHiberNotCachedPages

VOID __stdcall MiMarkHiberNotCachedPages(VOID *Context, _MMPTE *PointerPte, _MMPTE *LastPte, UINT64 LargePage){
  VOID *v4; 
  _MMSUPPORT_INSTANCE *AnyMultiplexedVm; 
  INT64 v6[22]; 

  memset(v6, 0i64, sizeof(v6));
  LOWORD(v6[0]) = 2817;
  v6[19] = (INT64)MiMarkHiberNotCachedPte;
  AnyMultiplexedVm = MiGetAnyMultiplexedVm(MiWorkingSetTypeSystemPtes, v4);
  *(__m128i *)&v6[4] = _mm_load_si128((const __m128i *)&_xmm_ffffffffffffffffffff800000000000);
  v6[3] = (INT64)AnyMultiplexedVm;
  BYTE6(v6[0]) = 17;
  MiWalkPageTables((INT64)v6);
}

Referenced by:

MmMarkHiberPhase