Home
last modified time | relevance | path

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

/openbmc/linux/mm/
H A Dpage_alloc.c5181 unsigned long vm_total_pages; in build_all_zonelists() local
5190 vm_total_pages = nr_free_zone_pages(gfp_zone(GFP_HIGHUSER_MOVABLE)); in build_all_zonelists()
5198 if (vm_total_pages < (pageblock_nr_pages * MIGRATE_TYPES)) in build_all_zonelists()
5206 vm_total_pages); in build_all_zonelists()