Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/
Dmmzone.h1826 #define NR_SECTION_ROOTS DIV_ROUND_UP(NR_MEM_SECTIONS, SECTIONS_PER_ROOT) macro
1832 extern struct mem_section mem_section[NR_SECTION_ROOTS][SECTIONS_PER_ROOT];
1844 if (unlikely(root >= NR_SECTION_ROOTS)) in __nr_to_section()
/linux-6.6.21/mm/
Dsparse.c29 struct mem_section mem_section[NR_SECTION_ROOTS][SECTIONS_PER_ROOT]
233 size = sizeof(struct mem_section *) * NR_SECTION_ROOTS; in memory_present()
/linux-6.6.21/scripts/gdb/linux/
Dmm.py75 self.NR_SECTION_ROOTS = DIV_ROUND_UP(self.NR_MEM_SECTIONS, self.SECTIONS_PER_ROOT)
/linux-6.6.21/kernel/
Dcrash_core.c628 VMCOREINFO_LENGTH(mem_section, NR_SECTION_ROOTS); in crash_save_vmcoreinfo_init()
/linux-6.6.21/Documentation/admin-guide/kdump/
Dvmcoreinfo.rst92 mem_section|(mem_section, NR_SECTION_ROOTS)|(mem_section, section_mem_map)