Home
last modified time | relevance | path

Searched refs:movable_node_is_enabled (Results 1 – 6 of 6) sorted by relevance

/linux/tools/testing/memblock/linux/
H A Dmemory_hotplug.h12 static inline bool movable_node_is_enabled(void) in movable_node_is_enabled() function
/linux/include/linux/
H A Dmemory_hotplug.h133 static inline bool movable_node_is_enabled(void) in movable_node_is_enabled() function
211 static inline bool movable_node_is_enabled(void) in movable_node_is_enabled() function
/linux/tools/testing/memblock/tests/
H A Dcommon.c92 flags = (movable_node_is_enabled()) ? MEMBLOCK_NONE : MEMBLOCK_HOTPLUG; in setup_numa_memblock()
/linux/arch/x86/kernel/
H A De820.c1309 if (movable_node_is_enabled()) in e820__memblock_setup()
/linux/mm/
H A Dmemblock.c1163 if (movable_node_is_enabled() && memblock_is_hotpluggable(m) && in should_skip_region()
H A Dmm_init.c375 if (movable_node_is_enabled()) { in find_zone_movable_pfns_for_nodes()