Go to the documentation of this file.
20 #ifdef CONFIG_NEED_MULTIPLE_NODES
26 #define NODE_DATA(nid) (node_data[nid])
34 #ifdef CONFIG_MEMORY_HOTPLUG
36 u64 memory_hotplug_max(
void);
38 #define memory_hotplug_max() memblock_end_of_DRAM()
42 #define memory_hotplug_max() memblock_end_of_DRAM()