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

/linux-4.4.14/arch/ia64/mm/
H A Dnuma.c64 int i, section = pfn >> PFN_SECTION_SHIFT, ssec, esec; __early_pfn_to_nid() local
71 esec = (node_memblk[i].start_paddr + node_memblk[i].size + __early_pfn_to_nid()
73 if (section >= ssec && section < esec) { __early_pfn_to_nid()
75 state->last_end = esec; __early_pfn_to_nid()

Completed in 47 milliseconds