Searched refs:dma_buf_map_attachment (Results 1 – 6 of 6) sorted by relevance
612 struct sg_table *dma_buf_map_attachment(struct dma_buf_attachment *,
29 sgt = dma_buf_map_attachment(umem_dmabuf->attach, in ib_umem_dmabuf_map_pages()
244 sgt = dma_buf_map_attachment(obj->base.import_attach, in i915_gem_object_get_pages_dmabuf()
1098 struct sg_table *dma_buf_map_attachment(struct dma_buf_attachment *attach, in dma_buf_map_attachment() function1163 EXPORT_SYMBOL_NS_GPL(dma_buf_map_attachment, DMA_BUF);1186 sg_table = dma_buf_map_attachment(attach, direction); in dma_buf_map_attachment_unlocked()
822 sgt = dma_buf_map_attachment(obj->import_attach, hdr->dir); in qaic_prepare_import_bo()
923 sgt = dma_buf_map_attachment(attach, DMA_BIDIRECTIONAL); in amdgpu_ttm_backend_bind()