Home
last modified time | relevance | path

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

/linux/mm/
A Dsparse.c29 struct mem_section mem_section[NR_SECTION_ROOTS][SECTIONS_PER_ROOT]
234 size = sizeof(struct mem_section *) * NR_SECTION_ROOTS; in memory_present()
/linux/include/linux/
A Dmmzone.h1367 #define NR_SECTION_ROOTS DIV_ROUND_UP(NR_MEM_SECTIONS, SECTIONS_PER_ROOT) macro
1373 extern struct mem_section mem_section[NR_SECTION_ROOTS][SECTIONS_PER_ROOT];
/linux/kernel/
A Dcrash_core.c429 VMCOREINFO_LENGTH(mem_section, NR_SECTION_ROOTS); in crash_save_vmcoreinfo_init()
/linux/Documentation/admin-guide/kdump/
A Dvmcoreinfo.rst92 mem_section|(mem_section, NR_SECTION_ROOTS)|(mem_section, section_mem_map)

Completed in 13 milliseconds