Searched refs:memory_hotplug_max (Results 1 – 3 of 3) sorted by relevance
36 u64 memory_hotplug_max(void);38 #define memory_hotplug_max() memblock_end_of_DRAM() macro42 #define memory_hotplug_max() memblock_end_of_DRAM() macro
1179 u64 memory_hotplug_max(void) in memory_hotplug_max() function
985 max_addr = memory_hotplug_max(); in enable_ddw()