Home
last modified time | relevance | path

Searched refs:dma_buf_vmap (Results 1 – 14 of 14) sorted by relevance

/linux/drivers/gpu/drm/i915/gem/selftests/
A Di915_gem_dmabuf.c298 err = dma_buf_vmap(dmabuf, &map); in igt_dmabuf_import()
360 err = dma_buf_vmap(dmabuf, &map); in igt_dmabuf_import_ownership()
420 err = dma_buf_vmap(dmabuf, &map); in igt_dmabuf_export_vmap()
/linux/drivers/gpu/drm/etnaviv/
A Detnaviv_gem_prime.c85 ret = dma_buf_vmap(etnaviv_obj->base.import_attach->dmabuf, &map); in etnaviv_gem_prime_vmap_impl()
/linux/include/linux/
A Ddma-buf.h631 int dma_buf_vmap(struct dma_buf *dmabuf, struct dma_buf_map *map);
/linux/drivers/media/common/videobuf2/
A Dvideobuf2-vmalloc.c378 ret = dma_buf_vmap(buf->dbuf, &map); in vb2_vmalloc_map_dmabuf()
A Dvideobuf2-dma-sg.c313 ret = dma_buf_vmap(buf->db_attach->dmabuf, &map); in vb2_dma_sg_vaddr()
A Dvideobuf2-dma-contig.c104 if (!dma_buf_vmap(buf->db_attach->dmabuf, &map)) in vb2_dc_vaddr()
/linux/drivers/gpu/drm/
A Ddrm_gem_cma_helper.c568 ret = dma_buf_vmap(attach->dmabuf, &map); in drm_gem_cma_prime_import_sg_table_vmap()
A Ddrm_gem_shmem_helper.c297 ret = dma_buf_vmap(obj->import_attach->dmabuf, map); in drm_gem_shmem_vmap_locked()
/linux/drivers/dma-buf/
A Ddma-buf.c1274 int dma_buf_vmap(struct dma_buf *dmabuf, struct dma_buf_map *map) in dma_buf_vmap() function
1310 EXPORT_SYMBOL_NS_GPL(dma_buf_vmap, DMA_BUF);
/linux/drivers/gpu/drm/tegra/
A Dgem.c144 ret = dma_buf_vmap(obj->gem.import_attach->dmabuf, &map); in tegra_bo_mmap()
/linux/Documentation/gpu/
A Dtodo.rst569 dma_buf_vmap(). This is a problem for USB devices, which do not support DMA
/linux/
A Dvmlinux.symvers6601 0x00000000 dma_buf_vmap vmlinux EXPORT_SYMBOL_GPL DMA_BUF
A DSystem.map32229 ffff800010842860 T dma_buf_vmap
A D.tmp_System.map32229 ffff800010842860 T dma_buf_vmap

Completed in 335 milliseconds