Searched refs:ssec (Results 1 – 1 of 1) sorted by relevance
63 int i, section = pfn >> PFN_SECTION_SHIFT, ssec, esec; in __early_pfn_to_nid() local66 ssec = node_memblk[i].start_paddr >> PA_SECTION_SHIFT; in __early_pfn_to_nid()69 if (section >= ssec && section < esec) in __early_pfn_to_nid()