Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arc/mm/
H A Dinit.c80 bool arch_has_descending_max_zone_pfns(void) in arch_has_descending_max_zone_pfns() function
/OK3568_Linux_fs/kernel/include/linux/
H A Dmm.h2629 extern bool arch_has_descending_max_zone_pfns(void);
/OK3568_Linux_fs/kernel/mm/
H A Dpage_alloc.c7676 bool __weak arch_has_descending_max_zone_pfns(void) in arch_has_descending_max_zone_pfns() function
7707 descending = arch_has_descending_max_zone_pfns(); in free_area_init()