Searched refs:vfio_pci_core_match (Results 1 – 5 of 5) sorted by relevance
126 int vfio_pci_core_match(struct vfio_device *core_vdev, char *buf);
140 .match = vfio_pci_core_match,
1913 int vfio_pci_core_match(struct vfio_device *core_vdev, char *buf) in vfio_pci_core_match() function1962 EXPORT_SYMBOL_GPL(vfio_pci_core_match);
1248 .match = vfio_pci_core_match,1263 .match = vfio_pci_core_match,
625 .match = vfio_pci_core_match,