Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dvfio_pci_core.h127 int vfio_pci_core_enable(struct vfio_pci_core_device *vdev);
/openbmc/linux/drivers/vfio/pci/
H A Dvfio_pci.c110 ret = vfio_pci_core_enable(vdev); in vfio_pci_open_device()
H A Dvfio_pci_core.c470 int vfio_pci_core_enable(struct vfio_pci_core_device *vdev) in vfio_pci_core_enable() function
559 EXPORT_SYMBOL_GPL(vfio_pci_core_enable);
/openbmc/linux/drivers/vfio/pci/pds/
H A Dvfio_dev.c192 err = vfio_pci_core_enable(&pds_vfio->vfio_coredev); in pds_vfio_open_device()
/openbmc/linux/drivers/vfio/pci/hisilicon/
H A Dhisi_acc_vfio_pci.c1312 ret = vfio_pci_core_enable(vdev); in hisi_acc_vfio_pci_open_device()
/openbmc/linux/drivers/vfio/pci/mlx5/
H A Dmain.c1251 ret = vfio_pci_core_enable(vdev); in mlx5vf_pci_open_device()