Searched refs:pageblock_start_pfn (Results 1 – 1 of 1) sorted by relevance
50 #define pageblock_start_pfn(pfn) block_start_pfn(pfn, pageblock_order) macro236 pageblock_start_pfn(zone_end_pfn(zone) - 1); in reset_cached_positions()289 block_pfn = pageblock_start_pfn(pfn); in __reset_isolation_pfn()707 block_start_pfn = pageblock_start_pfn(pfn); in isolate_freepages_range()726 block_start_pfn = pageblock_start_pfn(pfn); in isolate_freepages_range()1118 block_start_pfn = pageblock_start_pfn(pfn); in isolate_migratepages_range()1262 start_pfn = pageblock_start_pfn(pfn); in fast_isolate_around()1330 low_pfn = pageblock_start_pfn(cc->free_pfn - (distance >> 2)); in fast_isolate_freepages()1331 min_pfn = pageblock_start_pfn(cc->free_pfn - (distance >> 1)); in fast_isolate_freepages()1364 highest = pageblock_start_pfn(pfn); in fast_isolate_freepages()[all …]