Searched refs:iommu_alloc_coherent (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/arch/powerpc/kernel/ |
H A D | dma-iommu.c | 82 return iommu_alloc_coherent(dev, get_iommu_table_base(dev), size, in dma_iommu_alloc_coherent()
|
H A D | iommu.c | 910 void *iommu_alloc_coherent(struct device *dev, struct iommu_table *tbl, in iommu_alloc_coherent() function
|
/openbmc/linux/arch/powerpc/include/asm/ |
H A D | iommu.h | 262 extern void *iommu_alloc_coherent(struct device *dev, struct iommu_table *tbl,
|
/openbmc/linux/arch/powerpc/platforms/pseries/ |
H A D | vio.c | 494 ret = iommu_alloc_coherent(dev, get_iommu_table_base(dev), size, in vio_dma_iommu_alloc_coherent()
|