Searched refs:vmem_altmap_free (Results 1 – 4 of 4) sorted by relevance
134 void vmem_altmap_free(struct vmem_altmap *altmap, unsigned long nr_pfns);164 static inline void vmem_altmap_free(struct vmem_altmap *altmap, in vmem_altmap_free() function
309 vmem_altmap_free(altmap, nr_pages); in vmemmap_free()
374 void vmem_altmap_free(struct vmem_altmap *altmap, unsigned long nr_pfns) in vmem_altmap_free() function
898 vmem_altmap_free(altmap, PMD_SIZE / PAGE_SIZE); in free_hugepage_table()