MmMapMemoryDumpMdlEx2

INT64 __fastcall MmMapMemoryDumpMdlEx2(UINT64 a1, INT64 a2, INT64 a3, INT64 a4){
  if( (a4 & 0xFFFFFFFC) != 0 || (a4 & 3) == 3 )
    return 3221225714i64;
  MiMapMemoryDumpMdl(a1, a2, a3, a4);
  return 0i64;
}

Referenced by:

PopDecompressHiberBlocks
PopGetNextTable
PopHiberCheckResume