Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dmmzone.h799 static inline bool is_dev_zone(const struct zone *zone) in is_dev_zone() function
804 static inline bool is_dev_zone(const struct zone *zone) in is_dev_zone() function
/Linux-v4.19/mm/
Dmemory_hotplug.c559 if (is_dev_zone(zone)) { in __remove_pages()