Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dmmzone.h724 static inline bool is_dev_zone(const struct zone *zone) in is_dev_zone() function
729 static inline bool is_dev_zone(const struct zone *zone) in is_dev_zone() function
/linux-4.4.14/mm/
Dmemory_hotplug.c783 if (!is_dev_zone(zone)) in __remove_pages()