Home
last modified time | relevance | path

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

/include/linux/
A Dmmzone.h1919 #define NR_SECTION_ROOTS DIV_ROUND_UP(NR_MEM_SECTIONS, SECTIONS_PER_ROOT) macro
1925 extern struct mem_section mem_section[NR_SECTION_ROOTS][SECTIONS_PER_ROOT];
1937 if (unlikely(root >= NR_SECTION_ROOTS)) in __nr_to_section()

Completed in 11 milliseconds