Home
last modified time | relevance | path

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

/Linux-v6.1/arch/arc/mm/
Dinit.c77 bool arch_has_descending_max_zone_pfns(void) in arch_has_descending_max_zone_pfns() function
/Linux-v6.1/include/linux/
Dmm.h2636 extern bool arch_has_descending_max_zone_pfns(void);
/Linux-v6.1/mm/
Dpage_alloc.c8272 bool __weak arch_has_descending_max_zone_pfns(void) in arch_has_descending_max_zone_pfns() function
8303 descending = arch_has_descending_max_zone_pfns(); in free_area_init()