| /linux-6.15/drivers/gpu/drm/vmwgfx/ |
| H A D | vmwgfx_prime.c | 70 .map_dma_buf = vmw_prime_map_dma_buf,
|
| /linux-6.15/drivers/gpu/drm/omapdrm/ |
| H A D | omap_gem_dmabuf.c | 72 .map_dma_buf = omap_gem_map_dma_buf,
|
| /linux-6.15/drivers/gpu/drm/i915/gem/selftests/ |
| H A D | mock_dmabuf.c | 91 .map_dma_buf = mock_map_dma_buf,
|
| /linux-6.15/include/linux/ |
| H A D | dma-buf.h | 179 struct sg_table * (*map_dma_buf)(struct dma_buf_attachment *, member
|
| /linux-6.15/drivers/gpu/drm/xe/ |
| H A D | xe_dma_buf.c | 181 .map_dma_buf = xe_dma_buf_map,
|
| /linux-6.15/drivers/gpu/drm/ |
| H A D | drm_prime.c | 607 if (dma_buf->ops->map_dma_buf == drm_gem_map_dma_buf && in drm_gem_map_attach() 810 .map_dma_buf = drm_gem_map_dma_buf,
|
| /linux-6.15/drivers/gpu/drm/i915/gem/ |
| H A D | i915_gem_dmabuf.c | 207 .map_dma_buf = i915_gem_map_dma_buf,
|
| /linux-6.15/drivers/gpu/drm/virtio/ |
| H A D | virtgpu_prime.c | 81 .map_dma_buf = virtgpu_gem_map_dma_buf,
|
| /linux-6.15/drivers/media/common/videobuf2/ |
| H A D | videobuf2-vmalloc.c | 329 .map_dma_buf = vb2_vmalloc_dmabuf_ops_map,
|
| H A D | videobuf2-dma-sg.c | 512 .map_dma_buf = vb2_dma_sg_dmabuf_ops_map,
|
| H A D | videobuf2-dma-contig.c | 464 .map_dma_buf = vb2_dc_dmabuf_ops_map,
|
| /linux-6.15/drivers/dma-buf/heaps/ |
| H A D | cma_heap.c | 265 .map_dma_buf = cma_heap_map_dma_buf,
|
| H A D | system_heap.c | 304 .map_dma_buf = system_heap_map_dma_buf,
|
| /linux-6.15/drivers/gpu/drm/amd/amdgpu/ |
| H A D | amdgpu_dma_buf.c | 292 .map_dma_buf = amdgpu_dma_buf_map,
|
| /linux-6.15/drivers/dma-buf/ |
| H A D | dma-buf.c | 634 || !exp_info->ops->map_dma_buf in dma_buf_export() 799 sg_table = attach->dmabuf->ops->map_dma_buf(attach, direction); in __map_dma_buf()
|
| H A D | udmabuf.c | 289 .map_dma_buf = map_udmabuf,
|
| /linux-6.15/drivers/gpu/drm/armada/ |
| H A D | armada_gem.c | 480 .map_dma_buf = armada_gem_prime_map_dma_buf,
|
| /linux-6.15/drivers/gpu/drm/tegra/ |
| H A D | gem.c | 747 .map_dma_buf = tegra_gem_prime_map_dma_buf,
|
| /linux-6.15/drivers/xen/ |
| H A D | gntdev-dmabuf.c | 342 .map_dma_buf = dmabuf_exp_ops_map_dma_buf,
|
| /linux-6.15/sound/soc/fsl/ |
| H A D | fsl_asrc_m2m.c | 449 .map_dma_buf = fsl_asrc_m2m_map_dma_buf,
|
| /linux-6.15/samples/vfio-mdev/ |
| H A D | mbochs.c | 927 .map_dma_buf = mbochs_map_dmabuf,
|
| /linux-6.15/drivers/accel/habanalabs/common/ |
| H A D | memory.c | 1851 .map_dma_buf = hl_map_dmabuf,
|
| /linux-6.15/drivers/misc/ |
| H A D | fastrpc.c | 748 .map_dma_buf = fastrpc_map_dma_buf,
|