Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/
Dmmzone.h730 extern int movable_zone;
735 return movable_zone == ZONE_HIGHMEM; in zone_movable_is_highmem()
/linux-3.4.99/mm/
Dpage_alloc.c208 int movable_zone; variable
209 EXPORT_SYMBOL(movable_zone);
4054 movable_zone = zone_index; in find_usable_zone_for_movable()
4080 arch_zone_highest_possible_pfn[movable_zone]); in adjust_zone_range_for_zone_movable()
4612 usable_startpfn = arch_zone_lowest_possible_pfn[movable_zone]; in find_zone_movable_pfns_for_nodes()