Lines Matching refs:altmap
452 unsigned long nr_pages, int nid, struct vmem_altmap *altmap) in __populate_section_memmap() argument
651 unsigned long nr_pages, int nid, struct vmem_altmap *altmap) in populate_section_memmap() argument
653 return __populate_section_memmap(pfn, nr_pages, nid, altmap); in populate_section_memmap()
657 struct vmem_altmap *altmap) in depopulate_section_memmap() argument
662 vmemmap_free(start, end, altmap); in depopulate_section_memmap()
673 unsigned long nr_pages, int nid, struct vmem_altmap *altmap) in populate_section_memmap() argument
695 struct vmem_altmap *altmap) in depopulate_section_memmap() argument
738 struct vmem_altmap *altmap) in section_deactivate() argument
796 depopulate_section_memmap(pfn, nr_pages, altmap); in section_deactivate()
800 unsigned long nr_pages, struct vmem_altmap *altmap) in section_activate() argument
844 memmap = populate_section_memmap(pfn, nr_pages, nid, altmap); in section_activate()
846 section_deactivate(pfn, nr_pages, altmap); in section_activate()
868 unsigned long nr_pages, struct vmem_altmap *altmap) in sparse_add_section() argument
879 memmap = section_activate(nid, start_pfn, nr_pages, altmap); in sparse_add_section()
930 struct vmem_altmap *altmap) in sparse_remove_section() argument
934 section_deactivate(pfn, nr_pages, altmap); in sparse_remove_section()