Home
last modified time | relevance | path

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

/linux/mm/
H A Dpage_alloc.c5474 unsigned long vm_total_pages; in build_all_zonelists() local
5483 vm_total_pages = nr_free_zone_pages(gfp_zone(GFP_HIGHUSER_MOVABLE)); in build_all_zonelists()
5491 if (vm_total_pages < (pageblock_nr_pages * MIGRATE_TYPES)) in build_all_zonelists()
5499 vm_total_pages); in build_all_zonelists()