Home
last modified time | relevance | path

Searched refs:last_esec (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/arch/ia64/mm/
Dnuma.c68 static int __meminitdata last_ssec, last_esec; in __early_pfn_to_nid() local
71 if (section >= last_ssec && section < last_esec) in __early_pfn_to_nid()
80 last_esec = esec; in __early_pfn_to_nid()