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