Lines Matching refs:pageblock_nr_pages
1875 block_end_pfn += pageblock_nr_pages) { in set_zone_contiguous()
1907 if (nr_pages == pageblock_nr_pages && pageblock_aligned(pfn)) { in deferred_free_range()
2316 unsigned i = pageblock_nr_pages; in init_cma_reserved_pageblock()
2328 adjust_managed_page_count(page, pageblock_nr_pages); in init_cma_reserved_pageblock()
2329 page_zone(page)->cma_pages += pageblock_nr_pages; in init_cma_reserved_pageblock()
2681 pageblock_page += pageblock_nr_pages; in change_pageblock_range()
2730 if ((pageblock_nr_pages * 4) > zone_managed_pages(zone)) in boost_watermark()
2747 max_boost = max(pageblock_nr_pages, max_boost); in boost_watermark()
2749 zone->watermark_boost = min(zone->watermark_boost + pageblock_nr_pages, in boost_watermark()
2815 alike_pages = pageblock_nr_pages in steal_suitable_fallback()
2890 max_managed = (zone_managed_pages(zone) / 100) + pageblock_nr_pages; in reserve_highatomic_pageblock()
2904 zone->nr_reserved_highatomic += pageblock_nr_pages; in reserve_highatomic_pageblock()
2940 pageblock_nr_pages) in unreserve_highatomic_pageblock()
2967 pageblock_nr_pages, in unreserve_highatomic_pageblock()
3634 for (; page < endpage; page += pageblock_nr_pages) { in __isolate_free_page()
6691 if (vm_total_pages < (pageblock_nr_pages * MIGRATE_TYPES)) in build_all_zonelists()
7605 zonesize += zone_start_pfn & (pageblock_nr_pages-1); in usemap_size()
7606 usemapsize = roundup(zonesize, pageblock_nr_pages); in usemap_size()