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