Searched refs:last_start_pfn (Results 1 – 1 of 1) sorted by relevance
4521 static unsigned long __meminitdata last_start_pfn, last_end_pfn; in __early_pfn_to_nid() local4524 if (last_start_pfn <= pfn && pfn < last_end_pfn) in __early_pfn_to_nid()4529 last_start_pfn = start_pfn; in __early_pfn_to_nid()