HalpMmAllocateMemory

VOID __fastcall HalpMmAllocateMemory(UINT64 Size){
  HalpMmAllocateMemoryInternal(Size, MmCached);
}

Referenced by:

Amd64InitializeProfiling
HalpIommuInitializeAll
HalpKdEnumerateDebuggingDevices
HalpRegisterDeviceInUse