Home
last modified time | relevance | path

Searched refs:DMA_BUF_MAP_INIT_VADDR (Results 1 – 8 of 8) sorted by relevance

/linux/include/linux/
A Ddma-buf-map.h127 #define DMA_BUF_MAP_INIT_VADDR(vaddr_) \ macro
/linux/drivers/media/common/videobuf2/
A Dvideobuf2-vmalloc.c389 struct dma_buf_map map = DMA_BUF_MAP_INIT_VADDR(buf->vaddr); in vb2_vmalloc_unmap_dmabuf()
398 struct dma_buf_map map = DMA_BUF_MAP_INIT_VADDR(buf->vaddr); in vb2_vmalloc_detach_dmabuf()
A Dvideobuf2-dma-sg.c584 struct dma_buf_map map = DMA_BUF_MAP_INIT_VADDR(buf->vaddr); in vb2_dma_sg_unmap_dmabuf()
A Dvideobuf2-dma-contig.c740 struct dma_buf_map map = DMA_BUF_MAP_INIT_VADDR(buf->vaddr); in vb2_dc_unmap_dmabuf()
/linux/drivers/gpu/drm/etnaviv/
A Detnaviv_gem_prime.c65 struct dma_buf_map map = DMA_BUF_MAP_INIT_VADDR(etnaviv_obj->vaddr); in etnaviv_gem_prime_release()
/linux/drivers/gpu/drm/panfrost/
A Dpanfrost_perfcnt.c184 struct dma_buf_map map = DMA_BUF_MAP_INIT_VADDR(perfcnt->buf); in panfrost_perfcnt_disable_locked()
/linux/drivers/gpu/drm/
A Ddrm_gem_cma_helper.c206 struct dma_buf_map map = DMA_BUF_MAP_INIT_VADDR(cma_obj->vaddr); in drm_gem_cma_free_object()
/linux/drivers/gpu/drm/tegra/
A Dgem.c155 struct dma_buf_map map = DMA_BUF_MAP_INIT_VADDR(addr); in tegra_bo_munmap()

Completed in 13 milliseconds