Searched refs:iommu_alloc (Results 1 – 1 of 1) sorted by relevance
| /linux/arch/powerpc/kernel/ |
| H A D | iommu.c | 347 static dma_addr_t iommu_alloc(struct device *dev, struct iommu_table *tbl, in iommu_alloc() function 876 dma_handle = iommu_alloc(dev, tbl, vaddr, npages, direction, in iommu_map_phys() 951 mapping = iommu_alloc(dev, tbl, ret, nio_pages, DMA_BIDIRECTIONAL, in iommu_alloc_coherent()
|