Lines Matching refs:altmap
429 unsigned long nr_pages, int nid, struct vmem_altmap *altmap, in __populate_section_memmap() argument
632 unsigned long nr_pages, int nid, struct vmem_altmap *altmap, in populate_section_memmap() argument
635 return __populate_section_memmap(pfn, nr_pages, nid, altmap, pgmap); in populate_section_memmap()
639 struct vmem_altmap *altmap) in depopulate_section_memmap() argument
644 vmemmap_free(start, end, altmap); in depopulate_section_memmap()
704 unsigned long nr_pages, int nid, struct vmem_altmap *altmap, in populate_section_memmap() argument
712 struct vmem_altmap *altmap) in depopulate_section_memmap() argument
780 struct vmem_altmap *altmap) in section_deactivate() argument
819 depopulate_section_memmap(pfn, nr_pages, altmap); in section_deactivate()
828 unsigned long nr_pages, struct vmem_altmap *altmap, in section_activate() argument
861 memmap = populate_section_memmap(pfn, nr_pages, nid, altmap, pgmap); in section_activate()
863 section_deactivate(pfn, nr_pages, altmap); in section_activate()
890 unsigned long nr_pages, struct vmem_altmap *altmap, in sparse_add_section() argument
902 memmap = section_activate(nid, start_pfn, nr_pages, altmap, pgmap); in sparse_add_section()
925 struct vmem_altmap *altmap) in sparse_remove_section() argument
932 section_deactivate(pfn, nr_pages, altmap); in sparse_remove_section()