Searched refs:iommu_alloc_coherent (Results 1 – 4 of 4) sorted by relevance
100 extern void *iommu_alloc_coherent(struct device *dev, struct iommu_table *tbl,
23 return iommu_alloc_coherent(dev, get_iommu_table_base(dev), size, in dma_iommu_alloc_coherent()
626 void *iommu_alloc_coherent(struct device *dev, struct iommu_table *tbl, in iommu_alloc_coherent() function
571 return iommu_alloc_coherent(dev, cell_get_iommu_table(dev), in dma_fixed_alloc_coherent()