Home
last modified time | relevance | path

Searched refs:dev_is_dma_coherent (Results 1 - 3 of 3) sorted by relevance

/device/soc/rockchip/common/sdk_linux/drivers/iommu/
H A Ddma-iommu.c659 bool coherent = dev_is_dma_coherent(dev); in iommu_dma_alloc_remap()
750 if (dev_is_dma_coherent(dev)) { in iommu_dma_sync_single_for_cpu()
763 if (dev_is_dma_coherent(dev)) { in iommu_dma_sync_single_for_device()
777 if (dev_is_dma_coherent(dev)) { in iommu_dma_sync_sg_for_cpu()
790 if (dev_is_dma_coherent(dev)) { in iommu_dma_sync_sg_for_device()
801 bool coherent = dev_is_dma_coherent(dev); in iommu_dma_map_page()
914 int prot = dma_info_to_prot(dir, dev_is_dma_coherent(dev), attrs); in iommu_dma_map_sg()
1071 bool coherent = dev_is_dma_coherent(dev); in iommu_dma_alloc_pages()
1110 bool coherent = dev_is_dma_coherent(dev); in iommu_dma_alloc()
/device/soc/rockchip/common/sdk_linux/include/linux/
H A Ddma-map-ops.h251 static inline bool dev_is_dma_coherent(struct device *dev) in dev_is_dma_coherent() function
256 static inline bool dev_is_dma_coherent(struct device *dev) in dev_is_dma_coherent() function
/device/soc/rockchip/rk3588/kernel/drivers/video/rockchip/rga3/
H A Drga_dma_buf.c447 coherent = dev_is_dma_coherent(rga_dev); in rga_iommu_map_virt_addr()
536 coherent = dev_is_dma_coherent(scheduler->dev); in rga_viraddr_get_channel_info()

Completed in 5 milliseconds