Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dmmzone.h947 static inline int zone_movable_is_highmem(void) in zone_movable_is_highmem() function
961 (idx == ZONE_MOVABLE && zone_movable_is_highmem())); in is_highmem_idx()