Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dmemory_hotplug.h121 static inline bool movable_node_is_enabled(void) in movable_node_is_enabled() function
278 static inline bool movable_node_is_enabled(void) in movable_node_is_enabled() function
/Linux-v5.4/arch/x86/kernel/
Dsetup.c1008 if (movable_node_is_enabled()) in setup_arch()
/Linux-v5.4/mm/
Dmemblock.c974 if (movable_node_is_enabled() && memblock_is_hotpluggable(m)) in should_skip_region()
Dpage_alloc.c7115 if (movable_node_is_enabled()) { in find_zone_movable_pfns_for_nodes()