Home
last modified time | relevance | path

Searched refs:vfio_pci_core_disable (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/linux/
H A Dvfio_pci_core.h128 void vfio_pci_core_disable(struct vfio_pci_core_device *vdev);
/openbmc/linux/drivers/vfio/pci/
H A Dvfio_pci.c120 vfio_pci_core_disable(vdev); in vfio_pci_open_device()
H A Dvfio_pci_core.c561 void vfio_pci_core_disable(struct vfio_pci_core_device *vdev) in vfio_pci_core_disable() function
685 EXPORT_SYMBOL_GPL(vfio_pci_core_disable);
701 vfio_pci_core_disable(vdev); in vfio_pci_core_close_device()
/openbmc/linux/drivers/vfio/pci/hisilicon/
H A Dhisi_acc_vfio_pci.c1319 vfio_pci_core_disable(vdev); in hisi_acc_vfio_pci_open_device()