HalpMmAllocateMemory

INT8 *__stdcall HalpMmAllocateMemory(UINT64 Size){
  return HalpMmAllocateMemoryInternal(Size, MmCached);
}

Referenced by:

Amd64InitializeProfiling
HalpIommuInitializeAll
HalpKdEnumerateDebuggingDevices
HalpRegisterDeviceInUse