Searched refs:dma_buf_phys_vec_to_sgt (Results 1 – 3 of 3) sorted by relevance
92 struct sg_table *dma_buf_phys_vec_to_sgt(struct dma_buf_attachment *attach, in dma_buf_phys_vec_to_sgt() function211 EXPORT_SYMBOL_NS_GPL(dma_buf_phys_vec_to_sgt, "DMA_BUF");
36 ret = dma_buf_phys_vec_to_sgt(attachment, priv->provider, in uverbs_dmabuf_map()
62 ret = dma_buf_phys_vec_to_sgt(attachment, priv->provider, in vfio_pci_dma_buf_map()