Lines Matching refs:node_start_pfn
1939 BUG_ON(pgdat->first_deferred_pfn < pgdat->node_start_pfn);
6741 unsigned long node_start_pfn,
6772 unsigned long node_start_pfn,
6780 if (!node_start_pfn && !node_end_pfn)
6784 *zone_start_pfn = clamp(node_start_pfn, zone_low, zone_high);
6787 node_start_pfn, node_end_pfn,
6791 if (*zone_end_pfn < node_start_pfn || *zone_start_pfn > node_end_pfn)
6796 *zone_start_pfn = max(*zone_start_pfn, node_start_pfn);
6838 unsigned long node_start_pfn,
6847 if (!node_start_pfn && !node_end_pfn)
6850 zone_start_pfn = clamp(node_start_pfn, zone_low, zone_high);
6854 node_start_pfn, node_end_pfn,
6887 unsigned long node_start_pfn,
6900 node_start_pfn,
6905 node_start_pfn,
7185 start = pgdat->node_start_pfn & ~(MAX_ORDER_NR_PAGES - 1);
7186 offset = pgdat->node_start_pfn - start;
7216 if (page_to_pfn(mem_map) != pgdat->node_start_pfn)
7246 pgdat->node_start_pfn = start_pfn;