Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dvfio_pci_core.h127 int vfio_pci_core_enable(struct vfio_pci_core_device *vdev);
/linux-6.1.9/drivers/vfio/pci/
Dvfio_pci.c108 ret = vfio_pci_core_enable(vdev); in vfio_pci_open_device()
Dvfio_pci_core.c464 int vfio_pci_core_enable(struct vfio_pci_core_device *vdev) in vfio_pci_core_enable() function
550 EXPORT_SYMBOL_GPL(vfio_pci_core_enable);
/linux-6.1.9/drivers/vfio/pci/mlx5/
Dmain.c558 ret = vfio_pci_core_enable(vdev); in mlx5vf_pci_open_device()
/linux-6.1.9/drivers/vfio/pci/hisilicon/
Dhisi_acc_vfio_pci.c1186 ret = vfio_pci_core_enable(vdev); in hisi_acc_vfio_pci_open_device()