| /linux/drivers/media/common/videobuf2/ |
| H A D | videobuf2-dma-sg.c | 188 dma_unmap_sgtable(buf->dev, sgt, buf->dma_dir, in vb2_dma_sg_put() 292 dma_unmap_sgtable(buf->dev, sgt, buf->dma_dir, DMA_ATTR_SKIP_CPU_SYNC); in vb2_dma_sg_put_userptr() 419 dma_unmap_sgtable(db_attach->dev, sgt, attach->dma_dir, 0); in vb2_dma_sg_dmabuf_ops_detach() 438 dma_unmap_sgtable(db_attach->dev, sgt, attach->dma_dir, 0); in vb2_dma_sg_dmabuf_ops_map()
|
| H A D | videobuf2-dma-contig.c | 375 dma_unmap_sgtable(db_attach->dev, sgt, attach->dma_dir, in vb2_dc_dmabuf_ops_detach() 395 dma_unmap_sgtable(db_attach->dev, sgt, attach->dma_dir, in vb2_dc_dmabuf_ops_map() 544 dma_unmap_sgtable(buf->dev, sgt, buf->dma_dir, in vb2_dc_put_userptr() 670 dma_unmap_sgtable(buf->dev, sgt, buf->dma_dir, DMA_ATTR_SKIP_CPU_SYNC); in vb2_dc_get_userptr()
|
| H A D | videobuf2-vmalloc.c | 264 dma_unmap_sgtable(db_attach->dev, sgt, attach->dma_dir, 0); in vb2_vmalloc_dmabuf_ops_detach() 283 dma_unmap_sgtable(db_attach->dev, sgt, attach->dma_dir, 0); in vb2_vmalloc_dmabuf_ops_map()
|
| /linux/drivers/gpu/drm/i915/gem/selftests/ |
| H A D | mock_dmabuf.c | 49 dma_unmap_sgtable(attachment->dev, st, dir, 0); in mock_unmap_dma_buf()
|
| /linux/drivers/gpu/drm/lima/ |
| H A D | lima_gem.c | 73 dma_unmap_sgtable(dev, bo->base.sgt, DMA_BIDIRECTIONAL, 0); in lima_heap_alloc() 99 dma_unmap_sgtable(dev, &sgt, DMA_BIDIRECTIONAL, 0); in lima_heap_alloc()
|
| /linux/drivers/gpu/drm/tegra/ |
| H A D | gem.c | 168 dma_unmap_sgtable(map->dev, map->sgt, map->direction, 0); in tegra_bo_unpin() 334 dma_unmap_sgtable(drm->dev, bo->sgt, DMA_FROM_DEVICE, 0); in tegra_bo_free() 675 dma_unmap_sgtable(attach->dev, sgt, dir, 0); in tegra_gem_prime_unmap_dma_buf()
|
| /linux/drivers/vfio/pci/pds/ |
| H A D | cmds.c | 255 dma_unmap_sgtable(dev, &lm_file->sg_table, dir, 0); in pds_vfio_dma_map_lm_file() 278 dma_unmap_sgtable(dev, &lm_file->sg_table, dir, 0); in pds_vfio_dma_unmap_lm_file()
|
| /linux/drivers/gpu/drm/rockchip/ |
| H A D | rockchip_drm_gem.c | 341 dma_unmap_sgtable(drm->dev, rk_obj->sgt, in rockchip_gem_free_object() 475 dma_unmap_sgtable(drm->dev, sg, DMA_BIDIRECTIONAL, 0); in rockchip_gem_dma_map_sg()
|
| /linux/drivers/media/platform/nvidia/tegra-vde/ |
| H A D | vde.c | 116 dma_unmap_sgtable(dev, &bo->sgt, bo->dma_dir, bo->dma_attrs); in tegra_vde_alloc_bo() 136 dma_unmap_sgtable(dev, &bo->sgt, bo->dma_dir, bo->dma_attrs); in tegra_vde_free_bo()
|
| /linux/drivers/accel/ivpu/ |
| H A D | ivpu_gem_userptr.c | 40 dma_unmap_sgtable(attachment->dev, sgt, direction, DMA_ATTR_SKIP_CPU_SYNC); in ivpu_gem_userptr_dmabuf_unmap()
|
| /linux/drivers/accel/amdxdna/ |
| H A D | amdxdna_ubuf.c | 62 dma_unmap_sgtable(attach->dev, sg, direction, 0); in amdxdna_ubuf_unmap()
|
| /linux/drivers/gpu/drm/nouveau/nvkm/core/ |
| H A D | firmware.c | 213 dma_unmap_sgtable(fw->device->dev, &fw->mem.sgt, DMA_TO_DEVICE, 0); in nvkm_firmware_dtor()
|
| /linux/rust/kernel/ |
| H A D | scatterlist.rs | 237 bindings::dma_unmap_sgtable(self.dev.as_raw(), self.sgt.as_ptr(), self.dir.into(), 0) in drop()
|
| /linux/drivers/gpu/drm/ |
| H A D | drm_gem_shmem_helper.c | 180 dma_unmap_sgtable(obj->dev->dev, shmem->sgt, in drm_gem_shmem_release() 500 dma_unmap_sgtable(dev->dev, shmem->sgt, DMA_BIDIRECTIONAL, 0); in drm_gem_shmem_purge_locked()
|
| /linux/drivers/gpu/drm/xe/ |
| H A D | xe_dma_buf.c | 162 dma_unmap_sgtable(attach->dev, sgt, dir, 0); in xe_dma_buf_unmap()
|
| /linux/drivers/media/pci/intel/ipu6/ |
| H A D | ipu6-buttress.c | 587 dma_unmap_sgtable(&pdev->dev, sgt, DMA_TO_DEVICE, 0); in ipu6_buttress_map_fw_image() 607 dma_unmap_sgtable(&pdev->dev, sgt, DMA_TO_DEVICE, 0); in ipu6_buttress_unmap_fw_image()
|
| /linux/sound/core/ |
| H A D | memalloc.c | 773 dma_unmap_sgtable(dmab->dev.dev, &sgbuf->sgt, DMA_BIDIRECTIONAL, 0); in snd_dma_sg_fallback_alloc() 786 dma_unmap_sgtable(dmab->dev.dev, &sgbuf->sgt, DMA_BIDIRECTIONAL, 0); in snd_dma_sg_fallback_free()
|
| /linux/drivers/crypto/tegra/ |
| H A D | tegra-se-main.c | 93 dma_unmap_sgtable(map->dev, map->sgt, map->direction, 0); in tegra_se_cmdbuf_unpin()
|
| /linux/drivers/dma-buf/heaps/ |
| H A D | cma_heap.c | 138 dma_unmap_sgtable(attachment->dev, table, direction, 0); in cma_heap_unmap_dma_buf()
|
| H A D | system_heap.c | 139 dma_unmap_sgtable(attachment->dev, table, direction, 0); in system_heap_unmap_dma_buf()
|
| /linux/drivers/gpu/drm/amd/amdgpu/ |
| H A D | amdgpu_dma_buf.c | 276 dma_unmap_sgtable(attach->dev, sgt, dir, 0); in amdgpu_dma_buf_unmap()
|
| /linux/drivers/gpu/drm/vmwgfx/ |
| H A D | vmwgfx_ttm_buffer.c | 139 dma_unmap_sgtable(dev, &vmw_tt->sgt, DMA_BIDIRECTIONAL, 0); in vmw_ttm_unmap_from_dma()
|
| /linux/drivers/tee/ |
| H A D | tee_heap.c | 145 dma_unmap_sgtable(attachment->dev, table, direction, in tee_heap_unmap_dma_buf()
|
| /linux/drivers/dma-buf/ |
| H A D | udmabuf.c | 180 dma_unmap_sgtable(dev, sg, direction, 0); in put_sg_table()
|
| /linux/drivers/gpu/drm/armada/ |
| H A D | armada_gem.c | 461 dma_unmap_sgtable(attach->dev, sgt, dir, 0); in armada_gem_prime_unmap_dma_buf()
|