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) macro219 pageblock_start_pfn(zone_end_pfn(zone) - 1); in reset_cached_positions()272 block_pfn = pageblock_start_pfn(pfn); in __reset_isolation_pfn()689 block_start_pfn = pageblock_start_pfn(pfn); in isolate_freepages_range()708 block_start_pfn = pageblock_start_pfn(pfn); in isolate_freepages_range()1092 block_start_pfn = pageblock_start_pfn(pfn); in isolate_migratepages_range()1236 start_pfn = pageblock_start_pfn(pfn); in fast_isolate_around()1304 low_pfn = pageblock_start_pfn(cc->free_pfn - (distance >> 2)); in fast_isolate_freepages()1305 min_pfn = pageblock_start_pfn(cc->free_pfn - (distance >> 1)); in fast_isolate_freepages()1338 highest = pageblock_start_pfn(pfn); in fast_isolate_freepages()[all …]