Home
last modified time | relevance | path

Searched defs:memory_hotplug_max (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/powerpc/include/asm/
H A Dmmzone.h39 #define memory_hotplug_max() memblock_end_of_DRAM() macro
43 #define memory_hotplug_max() memblock_end_of_DRAM() macro
/openbmc/linux/arch/powerpc/mm/
H A Dnuma.c1373 u64 memory_hotplug_max(void) in memory_hotplug_max() function