Home
last modified time | relevance | path

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

/linux/kernel/
H A Dvmcore_info.c183 VMCOREINFO_LENGTH(mem_section, NR_SECTION_ROOTS); in crash_save_vmcoreinfo_init()
/linux/include/linux/
H A Dmmzone.h1954 #define NR_SECTION_ROOTS DIV_ROUND_UP(NR_MEM_SECTIONS, SECTIONS_PER_ROOT) macro
1960 extern struct mem_section mem_section[NR_SECTION_ROOTS][SECTIONS_PER_ROOT];
1972 if (unlikely(root >= NR_SECTION_ROOTS)) in __nr_to_section()
/linux/scripts/gdb/linux/
H A Dmm.py72 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)
/linux/Documentation/admin-guide/kdump/
H A Dvmcoreinfo.rst92 mem_section|(mem_section, NR_SECTION_ROOTS)|(mem_section, section_mem_map)