Searched refs:iommu_alloc (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.10/arch/powerpc/kernel/ |
D | iommu.c | 286 static dma_addr_t iommu_alloc(struct device *dev, struct iommu_table *tbl, in iommu_alloc() function 809 dma_handle = iommu_alloc(dev, tbl, vaddr, npages, direction, in iommu_map_page() 882 mapping = iommu_alloc(dev, tbl, ret, nio_pages, DMA_BIDIRECTIONAL, in iommu_alloc_coherent()
|