Searched refs:temp_end_pfn (Results 1 - 2 of 2) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/mm/
H A Dpage_alloc.c4338 unsigned long temp_end_pfn = early_node_map[i].end_pfn; local
4340 if (temp_end_pfn > end_pfn)
4341 add_active_range(nid, end_pfn, temp_end_pfn);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/mm/
H A Dpage_alloc.c4338 unsigned long temp_end_pfn = early_node_map[i].end_pfn; local
4340 if (temp_end_pfn > end_pfn)
4341 add_active_range(nid, end_pfn, temp_end_pfn);

Completed in 121 milliseconds