Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dmmzone.h1733 extern int movable_zone;
1739 (idx == ZONE_MOVABLE && movable_zone == ZONE_HIGHMEM)); in is_highmem_idx()
/linux/mm/
H A Dmm_init.c362 movable_zone = zone_index; in find_usable_zone_for_movable()
487 usable_startpfn = arch_zone_lowest_possible_pfn[movable_zone]; in find_zone_movable_pfns_for_nodes()
1144 arch_zone_highest_possible_pfn[movable_zone]); in adjust_zone_range_for_zone_movable()
H A Dpage_alloc.c282 int movable_zone; variable
283 EXPORT_SYMBOL(movable_zone);