Lines Matching refs:is_coherent
688 gfp_t gfp, pgprot_t prot, bool is_coherent, in __dma_alloc() argument
703 .coherent_flag = is_coherent ? COHERENT : NORMAL, in __dma_alloc()
742 else if (is_coherent) in __dma_alloc()
833 bool is_coherent) in __arm_dma_free() argument
1618 bool is_coherent) in __map_sg_chunk() argument
1638 if (!is_coherent && (attrs & DMA_ATTR_SKIP_CPU_SYNC) == 0) in __map_sg_chunk()
1660 bool is_coherent) in __iommu_map_sg() argument
1676 dir, attrs, is_coherent) < 0) in __iommu_map_sg()
1690 is_coherent) < 0) in __iommu_map_sg()
1742 unsigned long attrs, bool is_coherent) in __iommu_unmap_sg() argument
1751 if (!is_coherent && (attrs & DMA_ATTR_SKIP_CPU_SYNC) == 0) in __iommu_unmap_sg()