Home
last modified time | relevance | path

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

/linux/drivers/vfio/pci/
H A Dvfio_pci_dmabuf.c131 int vfio_pci_core_fill_phys_vec(struct phys_vec *phys_vec, in vfio_pci_core_fill_phys_vec() function
158 EXPORT_SYMBOL_GPL(vfio_pci_core_fill_phys_vec);
173 return vfio_pci_core_fill_phys_vec( in vfio_pci_core_get_dmabuf_phys()
/linux/include/linux/
H A Dvfio_pci_core.h70 int vfio_pci_core_fill_phys_vec(struct phys_vec *phys_vec,
82 vfio_pci_core_fill_phys_vec(struct phys_vec *phys_vec, in vfio_pci_core_fill_phys_vec() function
/linux/drivers/vfio/pci/nvgrace-gpu/
H A Dmain.c919 return vfio_pci_core_fill_phys_vec(phys_vec, dma_ranges, in nvgrace_get_dmabuf_phys()