Searched refs:__iommu_free (Results 1 – 1 of 1) sorted by relevance
/linux-6.3-rc2/arch/powerpc/kernel/ |
A D | iommu.c | 81 static void __iommu_free(struct iommu_table *, dma_addr_t, unsigned int); 362 __iommu_free(tbl, ret, npages); in iommu_alloc() 423 static void __iommu_free(struct iommu_table *tbl, dma_addr_t dma_addr, in __iommu_free() function 448 __iommu_free(tbl, dma_addr, npages); in iommu_free() 591 __iommu_free(tbl, vaddr, npages); in ppc_iommu_map_sg() 621 __iommu_free(tbl, dma_handle, npages); in ppc_iommu_unmap_sg()
|
Completed in 4 milliseconds