Home
last modified time | relevance | path

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

/linux/arch/powerpc/include/asm/
H A Diommu.h272 extern void *iommu_alloc_coherent(struct device *dev, struct iommu_table *tbl,
/linux/arch/powerpc/kernel/
H A Diommu.c911 void *iommu_alloc_coherent(struct device *dev, struct iommu_table *tbl, in iommu_alloc_coherent() function
/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()