Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dmemory_hotplug.h104 static inline bool movable_node_is_enabled(void) in movable_node_is_enabled() function
264 static inline bool movable_node_is_enabled(void) in movable_node_is_enabled() function
/Linux-v4.19/arch/x86/kernel/
Dsetup.c986 if (movable_node_is_enabled()) in setup_arch()
/Linux-v4.19/mm/
Dmemblock.c993 if (movable_node_is_enabled() && memblock_is_hotpluggable(m)) in __next_mem_range()
1110 if (movable_node_is_enabled() && memblock_is_hotpluggable(m)) in __next_mem_range_rev()
Dpage_alloc.c6612 if (movable_node_is_enabled()) { in find_zone_movable_pfns_for_nodes()