Searched refs:dma_buf_phys_vec_to_sgt (Results 1 – 2 of 2) sorted by relevance
100 struct sg_table *dma_buf_phys_vec_to_sgt(struct dma_buf_attachment *attach, in dma_buf_phys_vec_to_sgt() function222 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()