Home
last modified time | relevance | path

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

/linux-6.14.4/tools/testing/memblock/linux/
Dmemory_hotplug.h12 static inline bool movable_node_is_enabled(void) in movable_node_is_enabled() function
/linux-6.14.4/include/linux/
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.14.4/tools/testing/memblock/tests/
Dcommon.c92 flags = (movable_node_is_enabled()) ? MEMBLOCK_NONE : MEMBLOCK_HOTPLUG; in setup_numa_memblock()
/linux-6.14.4/arch/x86/kernel/
Dsetup.c889 if (movable_node_is_enabled()) in setup_arch()
/linux-6.14.4/mm/
Dmemblock.c1066 if (movable_node_is_enabled() && memblock_is_hotpluggable(m) && in should_skip_region()
Dmm_init.c358 if (movable_node_is_enabled()) { in find_zone_movable_pfns_for_nodes()