Searched refs:map_dma_buf (Results 1 – 18 of 18) sorted by relevance
| /linux/drivers/gpu/drm/vmwgfx/ |
| H A D | vmwgfx_prime.c | 70 .map_dma_buf = vmw_prime_map_dma_buf,
|
| /linux/drivers/gpu/drm/omapdrm/ |
| H A D | omap_gem_dmabuf.c | 72 .map_dma_buf = omap_gem_map_dma_buf,
|
| /linux/drivers/gpu/drm/i915/gem/selftests/ |
| H A D | mock_dmabuf.c | 91 .map_dma_buf = mock_map_dma_buf,
|
| /linux/include/linux/ |
| H A D | dma-buf.h | 171 struct sg_table * (*map_dma_buf)(struct dma_buf_attachment *, member
|
| /linux/drivers/infiniband/core/ |
| H A D | uverbs_std_types_dmabuf.c | 81 .map_dma_buf = uverbs_dmabuf_map,
|
| /linux/drivers/accel/ivpu/ |
| H A D | ivpu_gem_userptr.c | 59 .map_dma_buf = ivpu_gem_userptr_dmabuf_map,
|
| /linux/drivers/gpu/drm/i915/gem/ |
| H A D | i915_gem_dmabuf.c | 206 .map_dma_buf = i915_gem_map_dma_buf,
|
| /linux/drivers/media/common/videobuf2/ |
| H A D | videobuf2-vmalloc.c | 329 .map_dma_buf = vb2_vmalloc_dmabuf_ops_map,
|
| H A D | videobuf2-dma-contig.c | 465 .map_dma_buf = vb2_dc_dmabuf_ops_map,
|
| /linux/drivers/gpu/drm/xe/ |
| H A D | xe_dma_buf.c | 213 .map_dma_buf = xe_dma_buf_map,
|
| /linux/drivers/tee/ |
| H A D | tee_heap.c | 163 .map_dma_buf = tee_heap_map_dma_buf,
|
| /linux/drivers/gpu/drm/armada/ |
| H A D | armada_gem.c | 481 .map_dma_buf = armada_gem_prime_map_dma_buf,
|
| /linux/drivers/dma-buf/ |
| H A D | dma-buf.c | 717 || !exp_info->ops->map_dma_buf in dma_buf_export() 1192 sg_table = attach->dmabuf->ops->map_dma_buf(attach, direction); in dma_buf_map_attachment()
|
| /linux/sound/soc/fsl/ |
| H A D | fsl_asrc_m2m.c | 455 .map_dma_buf = fsl_asrc_m2m_map_dma_buf,
|
| /linux/drivers/xen/ |
| H A D | gntdev-dmabuf.c | 341 .map_dma_buf = dmabuf_exp_ops_map_dma_buf,
|
| /linux/samples/vfio-mdev/ |
| H A D | mbochs.c | 922 .map_dma_buf = mbochs_map_dmabuf,
|
| /linux/drivers/accel/amdxdna/ |
| H A D | amdxdna_gem.c | 562 .map_dma_buf = drm_gem_map_dma_buf,
|
| /linux/drivers/accel/habanalabs/common/ |
| H A D | memory.c | 1853 .map_dma_buf = hl_map_dmabuf,
|