Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dmmzone.h791 static inline int zone_movable_is_highmem(void) in zone_movable_is_highmem() function
805 (idx == ZONE_MOVABLE && zone_movable_is_highmem())); in is_highmem_idx()
823 zone_movable_is_highmem()); in is_highmem()
/linux-4.4.14/mm/
Dhighmem.c121 if (zone_movable_is_highmem()) in nr_free_highpages()