Searched refs:SECTION_NR_TO_ROOT (Results 1 – 2 of 2) sorted by relevance
1249 #define SECTION_NR_TO_ROOT(sec) ((sec) / SECTIONS_PER_ROOT) macro1270 if (!mem_section[SECTION_NR_TO_ROOT(nr)]) in __nr_to_section()1272 return &mem_section[SECTION_NR_TO_ROOT(nr)][nr & SECTION_ROOT_MASK]; in __nr_to_section()
83 unsigned long root = SECTION_NR_TO_ROOT(section_nr); in sparse_index_init()