Home
last modified time | relevance | path

Searched refs:rknpu_iommu_dma_cookie (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/rknpu/include/
H A Drknpu_iommu.h27 struct rknpu_iommu_dma_cookie { struct
37 void rknpu_iommu_dma_free_iova(struct rknpu_iommu_dma_cookie *cookie, argument
/OK3568_Linux_fs/kernel/drivers/rknpu/
H A Drknpu_iommu.c12 struct rknpu_iommu_dma_cookie *cookie = (void *)domain->iova_cookie; in rknpu_iommu_dma_alloc_iova()
55 void rknpu_iommu_dma_free_iova(struct rknpu_iommu_dma_cookie *cookie, in rknpu_iommu_dma_free_iova()
H A Drknpu_gem.c420 struct rknpu_iommu_dma_cookie *cookie = NULL; in rknpu_gem_alloc_buf_with_cache()