Home
last modified time | relevance | path

Searched refs:map_dma_buf (Results 1 – 23 of 23) sorted by relevance

/linux-6.15/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_prime.c70 .map_dma_buf = vmw_prime_map_dma_buf,
/linux-6.15/drivers/gpu/drm/omapdrm/
H A Domap_gem_dmabuf.c72 .map_dma_buf = omap_gem_map_dma_buf,
/linux-6.15/drivers/gpu/drm/i915/gem/selftests/
H A Dmock_dmabuf.c91 .map_dma_buf = mock_map_dma_buf,
/linux-6.15/include/linux/
H A Ddma-buf.h179 struct sg_table * (*map_dma_buf)(struct dma_buf_attachment *, member
/linux-6.15/drivers/gpu/drm/xe/
H A Dxe_dma_buf.c181 .map_dma_buf = xe_dma_buf_map,
/linux-6.15/drivers/gpu/drm/
H A Ddrm_prime.c607 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 Di915_gem_dmabuf.c207 .map_dma_buf = i915_gem_map_dma_buf,
/linux-6.15/drivers/gpu/drm/virtio/
H A Dvirtgpu_prime.c81 .map_dma_buf = virtgpu_gem_map_dma_buf,
/linux-6.15/drivers/media/common/videobuf2/
H A Dvideobuf2-vmalloc.c329 .map_dma_buf = vb2_vmalloc_dmabuf_ops_map,
H A Dvideobuf2-dma-sg.c512 .map_dma_buf = vb2_dma_sg_dmabuf_ops_map,
H A Dvideobuf2-dma-contig.c464 .map_dma_buf = vb2_dc_dmabuf_ops_map,
/linux-6.15/drivers/dma-buf/heaps/
H A Dcma_heap.c265 .map_dma_buf = cma_heap_map_dma_buf,
H A Dsystem_heap.c304 .map_dma_buf = system_heap_map_dma_buf,
/linux-6.15/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_dma_buf.c292 .map_dma_buf = amdgpu_dma_buf_map,
/linux-6.15/drivers/dma-buf/
H A Ddma-buf.c634 || !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 Dudmabuf.c289 .map_dma_buf = map_udmabuf,
/linux-6.15/drivers/gpu/drm/armada/
H A Darmada_gem.c480 .map_dma_buf = armada_gem_prime_map_dma_buf,
/linux-6.15/drivers/gpu/drm/tegra/
H A Dgem.c747 .map_dma_buf = tegra_gem_prime_map_dma_buf,
/linux-6.15/drivers/xen/
H A Dgntdev-dmabuf.c342 .map_dma_buf = dmabuf_exp_ops_map_dma_buf,
/linux-6.15/sound/soc/fsl/
H A Dfsl_asrc_m2m.c449 .map_dma_buf = fsl_asrc_m2m_map_dma_buf,
/linux-6.15/samples/vfio-mdev/
H A Dmbochs.c927 .map_dma_buf = mbochs_map_dmabuf,
/linux-6.15/drivers/accel/habanalabs/common/
H A Dmemory.c1851 .map_dma_buf = hl_map_dmabuf,
/linux-6.15/drivers/misc/
H A Dfastrpc.c748 .map_dma_buf = fastrpc_map_dma_buf,