Home
last modified time | relevance | path

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

/Linux-v5.10/arch/arc/mm/
Dinit.c80 bool arch_has_descending_max_zone_pfns(void) in arch_has_descending_max_zone_pfns() function
/Linux-v5.10/include/linux/
Dmm.h2465 extern bool arch_has_descending_max_zone_pfns(void);
/Linux-v5.10/mm/
Dpage_alloc.c7409 bool __weak arch_has_descending_max_zone_pfns(void) in arch_has_descending_max_zone_pfns() function
7440 descending = arch_has_descending_max_zone_pfns(); in free_area_init()