Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dmemblock.h136 static inline bool memblock_is_hotpluggable(struct memblock_region *m) in memblock_is_hotpluggable() function
146 static inline bool memblock_is_hotpluggable(struct memblock_region *m) in memblock_is_hotpluggable() function
/linux-4.1.27/mm/
Dmemblock.c831 if (movable_node_is_enabled() && memblock_is_hotpluggable(m)) in __next_mem_range()
935 if (movable_node_is_enabled() && memblock_is_hotpluggable(m)) in __next_mem_range_rev()
Dpage_alloc.c5244 if (!memblock_is_hotpluggable(r)) in find_zone_movable_pfns_for_nodes()