Searched refs:mem_section (Results 1 – 5 of 5) sorted by relevance
25 struct mem_section *mem_section[NR_SECTION_ROOTS] variable28 struct mem_section mem_section[NR_SECTION_ROOTS][SECTIONS_PER_ROOT] variable31 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()83 struct mem_section *section; in sparse_index_init()85 if (mem_section[root]) in sparse_index_init()92 mem_section[root] = section; in sparse_index_init()104 int __section_nr(struct mem_section* ms) in __section_nr()[all …]
206 struct mem_section *section = __pfn_to_section(pfn); in lookup_page_ext()244 struct mem_section *section; in init_section_page_ext()295 struct mem_section *ms; in __free_page_ext()
210 struct mem_section *ms; in register_page_bootmem_info_section()244 struct mem_section *ms; in register_page_bootmem_info_section()582 struct mem_section *ms; in find_smallest_section_pfn()607 struct mem_section *ms; in find_biggest_section_pfn()637 struct mem_section *ms; in shrink_zone_span()705 struct mem_section *ms; in shrink_pgdat_span()779 static int __remove_section(struct zone *zone, struct mem_section *ms, in __remove_section()2033 struct mem_section *section; in walk_memory_range()
286 struct mem_section *ms; in sparse_mem_maps_populate_node()
97 # statically allocating the mem_section[] array can potentially107 # Architecture platforms which require a two level mem_section in SPARSEMEM