Searched refs:NR_SECTION_ROOTS (Results 1 – 3 of 3) sorted by relevance
30 struct mem_section mem_section[NR_SECTION_ROOTS][SECTIONS_PER_ROOT]207 size = sizeof(struct mem_section *) * NR_SECTION_ROOTS; in memblocks_present()
2045 #define NR_SECTION_ROOTS DIV_ROUND_UP(NR_MEM_SECTIONS, SECTIONS_PER_ROOT) macro2051 extern struct mem_section mem_section[NR_SECTION_ROOTS][SECTIONS_PER_ROOT];2063 if (unlikely(root >= NR_SECTION_ROOTS)) in __nr_to_section()
72 self.NR_SECTION_ROOTS = DIV_ROUND_UP(self.NR_MEM_SECTIONS, self.SECTIONS_PER_ROOT)251 self.NR_SECTION_ROOTS = DIV_ROUND_UP(self.NR_MEM_SECTIONS, self.SECTIONS_PER_ROOT)