Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dmemory_hotplug.h140 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
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dsetup.c961 if (movable_node_is_enabled()) in setup_arch()
/OK3568_Linux_fs/kernel/mm/
H A Dmemblock.c975 if (movable_node_is_enabled() && memblock_is_hotpluggable(m) && in should_skip_region()
H A Dpage_alloc.c7459 if (movable_node_is_enabled()) { in find_zone_movable_pfns_for_nodes()