Home
last modified time | relevance | path

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

/linux-6.15/tools/testing/memblock/linux/
H A Dmemory_hotplug.h12 static inline bool movable_node_is_enabled(void) in movable_node_is_enabled() function
/linux-6.15/include/linux/
H A Dmemory_hotplug.h149 static inline bool movable_node_is_enabled(void) in movable_node_is_enabled() function
227 static inline bool movable_node_is_enabled(void) in movable_node_is_enabled() function
/linux-6.15/tools/testing/memblock/tests/
H A Dcommon.c92 flags = (movable_node_is_enabled()) ? MEMBLOCK_NONE : MEMBLOCK_HOTPLUG; in setup_numa_memblock()
/linux-6.15/arch/x86/kernel/
H A De820.c1265 if (movable_node_is_enabled()) in e820__memblock_setup()
/linux-6.15/mm/
H A Dmemblock.c1074 if (movable_node_is_enabled() && memblock_is_hotpluggable(m) && in should_skip_region()
H A Dmm_init.c374 if (movable_node_is_enabled()) { in find_zone_movable_pfns_for_nodes()