Home
last modified time | relevance | path

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

/device/soc/rockchip/rk3588/kernel/drivers/video/rockchip/rga3/
H A Drga_dma_buf.c27 int prot = coherent ? IOMMU_CACHE : 0; in rga_dma_info_to_prot()
468 if (!(ioprot & IOMMU_CACHE)) { in rga_iommu_map_virt_addr()
592 if (!(ioprot & IOMMU_CACHE)) { in rga_viraddr_get_channel_info()
/device/soc/rockchip/common/sdk_linux/drivers/iommu/
H A Ddma-iommu.c443 int prot = coherent ? IOMMU_CACHE : 0; in dma_info_to_prot()
700 if (!(ioprot & IOMMU_CACHE)) { in iommu_dma_alloc_remap()
/device/soc/rockchip/common/sdk_linux/include/linux/
H A Diommu.h21 #define IOMMU_CACHE (1 << 2) /* DMA cache coherency */ macro

Completed in 6 milliseconds