Home
last modified time | relevance | path

Searched refs:memblock_is_hotpluggable (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/
H A Dmemblock.h240 static inline bool memblock_is_hotpluggable(struct memblock_region *m) in memblock_is_hotpluggable() function
/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.c7461 if (!memblock_is_hotpluggable(r)) in find_zone_movable_pfns_for_nodes()