Searched refs:vm_total_pages (Results 1 – 3 of 3) sorted by relevance
1070 vm_total_pages = nr_free_pagecache_pages(); in online_pages()1868 vm_total_pages = nr_free_pagecache_pages(); in __offline_pages()
4497 vm_total_pages = nr_free_pagecache_pages(); in build_all_zonelists()4505 if (vm_total_pages < (pageblock_nr_pages * MIGRATE_TYPES)) in build_all_zonelists()4514 vm_total_pages); in build_all_zonelists()6161 do_div(low, vm_total_pages); in __setup_per_zone_wmarks()
147 unsigned long vm_total_pages; variable