Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dmmzone.h846 static inline int zone_movable_is_highmem(void) in zone_movable_is_highmem() function
860 (idx == ZONE_MOVABLE && zone_movable_is_highmem())); in is_highmem_idx()
878 zone_movable_is_highmem()); in is_highmem()
/linux-4.1.27/mm/
Dhighmem.c121 if (zone_movable_is_highmem()) in nr_free_highpages()