Searched refs:last_end_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()4530 last_end_pfn = end_pfn; in __early_pfn_to_nid()