Searched refs:mem_section (Results 1 – 4 of 4) sorted by relevance
28 struct mem_section **mem_section; variable30 struct mem_section mem_section[NR_SECTION_ROOTS][SECTIONS_PER_ROOT] variable33 EXPORT_SYMBOL(mem_section);64 static noinline struct mem_section __ref *sparse_index_alloc(int nid) in sparse_index_alloc()66 struct mem_section *section = NULL; in sparse_index_alloc()68 sizeof(struct mem_section); in sparse_index_alloc()86 struct mem_section *section; in sparse_index_init()95 if (mem_section[root]) in sparse_index_init()102 mem_section[root] = section; in sparse_index_init()114 unsigned long __section_nr(struct mem_section *ms) in __section_nr()[all …]
193 struct mem_section *section = __pfn_to_section(pfn); in lookup_page_ext()223 struct mem_section *section; in init_section_page_ext()275 struct mem_section *ms; in __free_page_ext()
169 struct mem_section *ms; in register_page_bootmem_info_section()204 struct mem_section *ms; in register_page_bootmem_info_section()499 struct mem_section *ms = __nr_to_section(pfn_to_section_nr(pfn)); in __remove_section()
99 # statically allocating the mem_section[] array can potentially109 # Architecture platforms which require a two level mem_section in SPARSEMEM