Home
last modified time | relevance | path

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

/linux-6.6.21/mm/
Dpage_alloc.c5178 unsigned long vm_total_pages; in build_all_zonelists() local
5187 vm_total_pages = nr_free_zone_pages(gfp_zone(GFP_HIGHUSER_MOVABLE)); in build_all_zonelists()
5195 if (vm_total_pages < (pageblock_nr_pages * MIGRATE_TYPES)) in build_all_zonelists()
5203 vm_total_pages); in build_all_zonelists()