Home
last modified time | relevance | path

Searched refs:vfio_pci_core_match (Results 1 – 5 of 5) sorted by relevance

/linux-6.1.9/include/linux/
Dvfio_pci_core.h126 int vfio_pci_core_match(struct vfio_device *core_vdev, char *buf);
/linux-6.1.9/drivers/vfio/pci/
Dvfio_pci.c140 .match = vfio_pci_core_match,
Dvfio_pci_core.c1913 int vfio_pci_core_match(struct vfio_device *core_vdev, char *buf) in vfio_pci_core_match() function
1962 EXPORT_SYMBOL_GPL(vfio_pci_core_match);
/linux-6.1.9/drivers/vfio/pci/hisilicon/
Dhisi_acc_vfio_pci.c1248 .match = vfio_pci_core_match,
1263 .match = vfio_pci_core_match,
/linux-6.1.9/drivers/vfio/pci/mlx5/
Dmain.c625 .match = vfio_pci_core_match,