Home
last modified time | relevance | path

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

/linux/include/linux/
A Dmmzone.h1366 #define SECTION_NR_TO_ROOT(sec) ((sec) / SECTIONS_PER_ROOT) macro
1387 if (!mem_section[SECTION_NR_TO_ROOT(nr)]) in __nr_to_section()
1389 return &mem_section[SECTION_NR_TO_ROOT(nr)][nr & SECTION_ROOT_MASK]; in __nr_to_section()
/linux/mm/
A Dsparse.c84 unsigned long root = SECTION_NR_TO_ROOT(section_nr); in sparse_index_init()

Completed in 9 milliseconds