MiLockAllMemoryLists

INT64 __stdcall MiLockAllMemoryLists(){
  INT64 result; 
  MiIterateOverPartitions((void(__fastcall *)(__int64, __int64))MiLockMemoryLists, 1i64);
  ExAcquireSpinLockExclusiveAtDpcLevel((INT64 *)&dword_140C4E2B0);
  ExAcquireSpinLockExclusiveAtDpcLevel((INT64 *)&dword_140C4E2A0);
  return result;
}

Referenced by:

MmDuplicateMemory