Searched refs:vfio_pci_core_sriov_configure (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/vfio/pci/
H A Dvfio_pci.c186 return vfio_pci_core_sriov_configure(vdev, nr_virtfn);
H A Dvfio_pci_core.c44 /* List of PF's that vfio_pci_core_sriov_configure() has been called on */
2091 * If this VF was created by our vfio_pci_core_sriov_configure()
2301 vfio_pci_core_sriov_configure(vdev, 0);
2331 int vfio_pci_core_sriov_configure(struct vfio_pci_core_device *vdev, function
2391 EXPORT_SYMBOL_GPL(vfio_pci_core_sriov_configure); variable
/linux-master/include/linux/
H A Dvfio_pci_core.h114 int vfio_pci_core_sriov_configure(struct vfio_pci_core_device *vdev,

Completed in 221 milliseconds