Home
last modified time | relevance | path

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

/linux-6.12.1/mm/
Dpage_alloc.c5492 unsigned long vm_total_pages; in build_all_zonelists() local
5501 vm_total_pages = nr_free_zone_pages(gfp_zone(GFP_HIGHUSER_MOVABLE)); in build_all_zonelists()
5509 if (vm_total_pages < (pageblock_nr_pages * MIGRATE_TYPES)) in build_all_zonelists()
5517 vm_total_pages); in build_all_zonelists()