Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dmemory_hotplug.h136 static inline bool movable_node_is_enabled(void) in movable_node_is_enabled() function
258 static inline bool movable_node_is_enabled(void) in movable_node_is_enabled() function
/Linux-v5.15/arch/x86/kernel/
Dsetup.c913 if (movable_node_is_enabled()) in setup_arch()
/Linux-v5.15/mm/
Dmemblock.c972 if (movable_node_is_enabled() && memblock_is_hotpluggable(m) && in should_skip_region()
Dpage_alloc.c7720 if (movable_node_is_enabled()) { in find_zone_movable_pfns_for_nodes()