Searched refs:iommu_alloc_coherent (Results  1 – 4 of 4) sorted by relevance
| /Linux-v5.4/arch/powerpc/kernel/ | 
| D | dma-iommu.c | 44 	return iommu_alloc_coherent(dev, get_iommu_table_base(dev), size,  in dma_iommu_alloc_coherent()
 | 
| D | iommu.c | 852 void *iommu_alloc_coherent(struct device *dev, struct iommu_table *tbl,  in iommu_alloc_coherent()  function
 | 
| /Linux-v5.4/arch/powerpc/include/asm/ | 
| D | iommu.h | 263 extern void *iommu_alloc_coherent(struct device *dev, struct iommu_table *tbl,
 | 
| /Linux-v5.4/arch/powerpc/platforms/pseries/ | 
| D | vio.c | 491 	ret = iommu_alloc_coherent(dev, get_iommu_table_base(dev), size,  in vio_dma_iommu_alloc_coherent()
 |