Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Dvfio_pci_core.h127 int vfio_pci_core_enable(struct vfio_pci_core_device *vdev);
/Linux-v6.1/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-v6.1/drivers/vfio/pci/mlx5/
Dmain.c558 ret = vfio_pci_core_enable(vdev); in mlx5vf_pci_open_device()
/Linux-v6.1/drivers/vfio/pci/hisilicon/
Dhisi_acc_vfio_pci.c1186 ret = vfio_pci_core_enable(vdev); in hisi_acc_vfio_pci_open_device()