Lines Matching refs:altmap
446 unsigned long nr_pages, int nid, struct vmem_altmap *altmap) in __populate_section_memmap() argument
652 unsigned long nr_pages, int nid, struct vmem_altmap *altmap) in populate_section_memmap() argument
654 return __populate_section_memmap(pfn, nr_pages, nid, altmap); in populate_section_memmap()
658 struct vmem_altmap *altmap) in depopulate_section_memmap() argument
663 vmemmap_free(start, end, altmap); in depopulate_section_memmap()
723 unsigned long nr_pages, int nid, struct vmem_altmap *altmap) in populate_section_memmap() argument
730 struct vmem_altmap *altmap) in depopulate_section_memmap() argument
798 struct vmem_altmap *altmap) in section_deactivate() argument
837 depopulate_section_memmap(pfn, nr_pages, altmap); in section_deactivate()
846 unsigned long nr_pages, struct vmem_altmap *altmap) in section_activate() argument
878 memmap = populate_section_memmap(pfn, nr_pages, nid, altmap); in section_activate()
880 section_deactivate(pfn, nr_pages, altmap); in section_activate()
906 unsigned long nr_pages, struct vmem_altmap *altmap) in sparse_add_section() argument
917 memmap = section_activate(nid, start_pfn, nr_pages, altmap); in sparse_add_section()
968 struct vmem_altmap *altmap) in sparse_remove_section() argument
972 section_deactivate(pfn, nr_pages, altmap); in sparse_remove_section()