Home
last modified time | relevance | path

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

/Linux-v5.4/arch/powerpc/kernel/
Ddma-iommu.c21 static inline bool dma_iommu_alloc_bypass(struct device *dev) in dma_iommu_alloc_bypass() function
42 if (dma_iommu_alloc_bypass(dev)) in dma_iommu_alloc_coherent()
53 if (dma_iommu_alloc_bypass(dev)) in dma_iommu_free_coherent()
172 if (dma_iommu_alloc_bypass(dev)) in dma_iommu_sync_for_cpu()
179 if (dma_iommu_alloc_bypass(dev)) in dma_iommu_sync_for_device()
186 if (dma_iommu_alloc_bypass(dev)) in dma_iommu_sync_sg_for_cpu()
193 if (dma_iommu_alloc_bypass(dev)) in dma_iommu_sync_sg_for_device()