Home
last modified time | relevance | path

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

/device/soc/rockchip/common/sdk_linux/include/linux/
H A Ddma-mapping.h65 * DMA_ATTR_SYS_CACHE_ONLY: used to indicate that the buffer should be mapped
70 #define DMA_ATTR_SYS_CACHE_ONLY (1UL << 10) macro
/device/soc/rockchip/common/sdk_linux/drivers/iommu/
H A Ddma-iommu.c448 if (attrs & DMA_ATTR_SYS_CACHE_ONLY) { in dma_info_to_prot()
/device/soc/rockchip/rk3588/kernel/drivers/video/rockchip/rga3/
H A Drga_dma_buf.c31 if (attrs & DMA_ATTR_SYS_CACHE_ONLY) in rga_dma_info_to_prot()

Completed in 6 milliseconds