Home
last modified time | relevance | path

Searched refs:iommu_alloc_coherent (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/arch/powerpc/kernel/
H A Ddma-iommu.c82 return iommu_alloc_coherent(dev, get_iommu_table_base(dev), size, in dma_iommu_alloc_coherent()
H A Diommu.c910 void *iommu_alloc_coherent(struct device *dev, struct iommu_table *tbl, in iommu_alloc_coherent() function
/openbmc/linux/arch/powerpc/include/asm/
H A Diommu.h262 extern void *iommu_alloc_coherent(struct device *dev, struct iommu_table *tbl,
/openbmc/linux/arch/powerpc/platforms/pseries/
H A Dvio.c494 ret = iommu_alloc_coherent(dev, get_iommu_table_base(dev), size, in vio_dma_iommu_alloc_coherent()