Home
last modified time | relevance | path

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

/device/soc/rockchip/common/sdk_linux/include/linux/
H A Ddma-mapping.h73 * DMA_ATTR_SYS_CACHE_ONLY_NWA: used to indicate that the buffer should be
79 #define DMA_ATTR_SYS_CACHE_ONLY_NWA (1UL << 11) macro
/device/soc/rockchip/common/sdk_linux/drivers/iommu/
H A Ddma-iommu.c451 if (attrs & DMA_ATTR_SYS_CACHE_ONLY_NWA) { in dma_info_to_prot()
/device/soc/rockchip/rk3588/kernel/drivers/video/rockchip/rga3/
H A Drga_dma_buf.c33 if (attrs & DMA_ATTR_SYS_CACHE_ONLY_NWA) in rga_dma_info_to_prot()

Completed in 6 milliseconds