Home
last modified time | relevance | path

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

/Linux-v5.4/arch/ia64/mm/
Dnuma.c71 int i, section = pfn >> PFN_SECTION_SHIFT, ssec, esec; in __early_pfn_to_nid() local
78 esec = (node_memblk[i].start_paddr + node_memblk[i].size + in __early_pfn_to_nid()
80 if (section >= ssec && section < esec) { in __early_pfn_to_nid()
82 state->last_end = esec; in __early_pfn_to_nid()