MmTrimAllSystemPagableMemory

NTSTATUS __fastcall MmTrimAllSystemPagableMemory(INT64 a1){
  return MiTrimAllSystemPagableMemory(0i64, (unsigned int)a1);
}

Referenced by:

MmShutdownSystem