Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/ !
Dvfio_pci_core.h128 void vfio_pci_core_disable(struct vfio_pci_core_device *vdev);
/linux-6.1.9/drivers/vfio/pci/ !
Dvfio_pci.c118 vfio_pci_core_disable(vdev); in vfio_pci_open_device()
Dvfio_pci_core.c552 void vfio_pci_core_disable(struct vfio_pci_core_device *vdev) in vfio_pci_core_disable() function
676 EXPORT_SYMBOL_GPL(vfio_pci_core_disable);
690 vfio_pci_core_disable(vdev); in vfio_pci_core_close_device()
/linux-6.1.9/drivers/vfio/pci/hisilicon/ !
Dhisi_acc_vfio_pci.c1193 vfio_pci_core_disable(vdev); in hisi_acc_vfio_pci_open_device()