Searched refs:vmem_altmap_free (Results 1 – 5 of 5) sorted by relevance
142 void vmem_altmap_free(struct vmem_altmap *altmap, unsigned long nr_pfns);173 static inline void vmem_altmap_free(struct vmem_altmap *altmap, in vmem_altmap_free() function
254 vmem_altmap_free(altmap, nr_pfns); in vmemmap_populate()344 vmem_altmap_free(altmap, nr_pages); in vmemmap_free()
441 void vmem_altmap_free(struct vmem_altmap *altmap, unsigned long nr_pfns) in vmem_altmap_free() function
779 vmem_altmap_free(altmap, size >> PAGE_SHIFT); in free_hotplug_page_range()
900 vmem_altmap_free(altmap, PMD_SIZE / PAGE_SIZE); in free_hugepage_table()