Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/mm/
Dsparse.c28 struct mem_section mem_section[NR_SECTION_ROOTS][SECTIONS_PER_ROOT]
117 for (root_nr = 0; root_nr < NR_SECTION_ROOTS; root_nr++) { in __section_nr()
260 size = sizeof(struct mem_section*) * NR_SECTION_ROOTS; in memory_present()
/kernel/linux/linux-5.10/include/linux/
Dmmzone.h1288 #define NR_SECTION_ROOTS DIV_ROUND_UP(NR_MEM_SECTIONS, SECTIONS_PER_ROOT) macro
1294 extern struct mem_section mem_section[NR_SECTION_ROOTS][SECTIONS_PER_ROOT];
1306 if (unlikely(root >= NR_SECTION_ROOTS)) in __nr_to_section()
/kernel/linux/linux-5.10/kernel/
Dcrash_core.c463 VMCOREINFO_LENGTH(mem_section, NR_SECTION_ROOTS); in crash_save_vmcoreinfo_init()
/kernel/linux/linux-5.10/Documentation/admin-guide/kdump/
Dvmcoreinfo.rst86 mem_section|(mem_section, NR_SECTION_ROOTS)|(mem_section, section_mem_map)