Lines Matching refs:altmap
430 unsigned long nr_pages, int nid, struct vmem_altmap *altmap, in __populate_section_memmap() argument
633 unsigned long nr_pages, int nid, struct vmem_altmap *altmap, in populate_section_memmap() argument
636 return __populate_section_memmap(pfn, nr_pages, nid, altmap, pgmap); in populate_section_memmap()
640 struct vmem_altmap *altmap) in depopulate_section_memmap() argument
645 vmemmap_free(start, end, altmap); in depopulate_section_memmap()
705 unsigned long nr_pages, int nid, struct vmem_altmap *altmap, in populate_section_memmap() argument
713 struct vmem_altmap *altmap) in depopulate_section_memmap() argument
781 struct vmem_altmap *altmap) in section_deactivate() argument
820 depopulate_section_memmap(pfn, nr_pages, altmap); in section_deactivate()
829 unsigned long nr_pages, struct vmem_altmap *altmap, in section_activate() argument
862 memmap = populate_section_memmap(pfn, nr_pages, nid, altmap, pgmap); in section_activate()
864 section_deactivate(pfn, nr_pages, altmap); in section_activate()
891 unsigned long nr_pages, struct vmem_altmap *altmap, in sparse_add_section() argument
903 memmap = section_activate(nid, start_pfn, nr_pages, altmap, pgmap); in sparse_add_section()
927 struct vmem_altmap *altmap) in sparse_remove_section() argument
929 section_deactivate(pfn, nr_pages, altmap); in sparse_remove_section()