Lines Matching refs:altmap
386 struct vmem_altmap *altmap) in sparse_mem_map_populate() argument
566 struct vmem_altmap *altmap) in kmalloc_section_memmap() argument
569 return sparse_mem_map_populate(pnum, nid, altmap); in kmalloc_section_memmap()
572 struct vmem_altmap *altmap) in __kfree_section_memmap() argument
577 vmemmap_free(start, end, altmap); in __kfree_section_memmap()
611 struct vmem_altmap *altmap) in kmalloc_section_memmap() argument
617 struct vmem_altmap *altmap) in __kfree_section_memmap() argument
665 unsigned long start_pfn, struct vmem_altmap *altmap) in sparse_add_one_section() argument
682 memmap = kmalloc_section_memmap(section_nr, pgdat->node_id, altmap); in sparse_add_one_section()
687 __kfree_section_memmap(memmap, altmap); in sparse_add_one_section()
714 __kfree_section_memmap(memmap, altmap); in sparse_add_one_section()
742 struct vmem_altmap *altmap) in free_section_usemap() argument
756 __kfree_section_memmap(memmap, altmap); in free_section_usemap()
770 unsigned long map_offset, struct vmem_altmap *altmap) in sparse_remove_one_section() argument
788 free_section_usemap(memmap, usemap, altmap); in sparse_remove_one_section()