Home
last modified time | relevance | path

Searched refs:dma_buf_phys_vec_to_sgt (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/dma-buf/
H A Ddma-buf-mapping.c92 struct sg_table *dma_buf_phys_vec_to_sgt(struct dma_buf_attachment *attach, in dma_buf_phys_vec_to_sgt() function
211 EXPORT_SYMBOL_NS_GPL(dma_buf_phys_vec_to_sgt, "DMA_BUF");
/linux/drivers/infiniband/core/
H A Duverbs_std_types_dmabuf.c36 ret = dma_buf_phys_vec_to_sgt(attachment, priv->provider, in uverbs_dmabuf_map()
/linux/drivers/vfio/pci/
H A Dvfio_pci_dmabuf.c62 ret = dma_buf_phys_vec_to_sgt(attachment, priv->provider, in vfio_pci_dma_buf_map()