Home
last modified time | relevance | path

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

/mm/
Dsparse.c26 struct mem_section **mem_section; variable
28 struct mem_section mem_section[NR_SECTION_ROOTS][SECTIONS_PER_ROOT] variable
31 EXPORT_SYMBOL(mem_section);
62 static noinline struct mem_section __ref *sparse_index_alloc(int nid) in sparse_index_alloc()
64 struct mem_section *section = NULL; in sparse_index_alloc()
66 sizeof(struct mem_section); in sparse_index_alloc()
84 struct mem_section *section; in sparse_index_init()
93 if (mem_section[root]) in sparse_index_init()
100 mem_section[root] = section; in sparse_index_init()
112 unsigned long __section_nr(struct mem_section *ms) in __section_nr()
[all …]
Dpage_ext.c259 struct mem_section *section = __pfn_to_section(pfn); in lookup_page_ext()
293 struct mem_section *section; in init_section_page_ext()
345 struct mem_section *ms; in __free_page_ext()
367 struct mem_section *ms; in __invalidate_page_ext()
Dmemory_hotplug.c175 struct mem_section *ms; in register_page_bootmem_info_section()
210 struct mem_section *ms; in register_page_bootmem_info_section()
513 struct mem_section *ms = __pfn_to_section(pfn); in __remove_section()
DKconfig95 # statically allocating the mem_section[] array can potentially
105 # Architecture platforms which require a two level mem_section in SPARSEMEM