Home
last modified time | relevance | path

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

/linux-6.12.1/tools/testing/memblock/linux/
Dmemory_hotplug.h12 static inline bool movable_node_is_enabled(void) in movable_node_is_enabled() function
/linux-6.12.1/include/linux/
Dmemory_hotplug.h151 static inline bool movable_node_is_enabled(void) in movable_node_is_enabled() function
229 static inline bool movable_node_is_enabled(void) in movable_node_is_enabled() function
/linux-6.12.1/tools/testing/memblock/tests/
Dcommon.c92 flags = (movable_node_is_enabled()) ? MEMBLOCK_NONE : MEMBLOCK_HOTPLUG; in setup_numa_memblock()
/linux-6.12.1/arch/x86/kernel/
Dsetup.c886 if (movable_node_is_enabled()) in setup_arch()
/linux-6.12.1/mm/
Dmemblock.c1066 if (movable_node_is_enabled() && memblock_is_hotpluggable(m) && in should_skip_region()
Dmm_init.c359 if (movable_node_is_enabled()) { in find_zone_movable_pfns_for_nodes()