Home
last modified time | relevance | path

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

/device/soc/rockchip/common/sdk_linux/include/linux/
H A Ddma-map-ops.h324 void arch_dma_prep_coherent(struct page *page, size_t size);
326 static inline void arch_dma_prep_coherent(struct page *page, size_t size) in arch_dma_prep_coherent() function
/device/soc/rockchip/common/sdk_linux/drivers/iommu/
H A Ddma-iommu.c704 for_each_sg(sgt.sgl, sg, sgt.orig_nents, i) arch_dma_prep_coherent(sg_page(sg), sg->length); in iommu_dma_alloc_remap()
1094 arch_dma_prep_coherent(page, size); in iommu_dma_alloc_pages()
/device/soc/rockchip/rk3588/kernel/drivers/video/rockchip/rga3/
H A Drga_dma_buf.c473 arch_dma_prep_coherent(sg_page(sg), sg->length); in rga_iommu_map_virt_addr()
597 arch_dma_prep_coherent(sg_page(sg), sg->length); in rga_viraddr_get_channel_info()

Completed in 5 milliseconds