MmGetPhysicalMemoryRanges

PHYSICAL_MEMORY_RANGE *__stdcall MmGetPhysicalMemoryRanges(){
  return(PHYSICAL_MEMORY_RANGE *)MmGetPhysicalMemoryRangesEx2(0i64, 0i64);
}

Referenced by:

IoFillDumpHeader
IopGetPhysicalMemoryBlock