Searched refs:dma_buf_map_attachment (Results 1 – 7 of 7) sorted by relevance
1102 struct sg_table *dma_buf_map_attachment(struct dma_buf_attachment *attach, in dma_buf_map_attachment() function1173 EXPORT_SYMBOL_NS_GPL(dma_buf_map_attachment, "DMA_BUF");1196 sg_table = dma_buf_map_attachment(attach, direction); in dma_buf_map_attachment_unlocked()
32 sgt = dma_buf_map_attachment(umem_dmabuf->attach, in ib_umem_dmabuf_map_pages()
243 sgt = dma_buf_map_attachment(obj->base.import_attach, in i915_gem_object_get_pages_dmabuf()
163 sgt = dma_buf_map_attachment(attach, DMA_BIDIRECTIONAL); in virtgpu_dma_buf_import_sgt()
1695 priv->sgt = dma_buf_map_attachment(attach, priv->dir); in iio_buffer_attach_dmabuf()
716 sg = dma_buf_map_attachment(attach, DMA_BIDIRECTIONAL); in xe_bo_move_dmabuf()
1498 sg_table = dma_buf_map_attachment(attach, dir); in ffs_dmabuf_attach()