Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dvfio_pci_core.h128 void vfio_pci_core_disable(struct vfio_pci_core_device *vdev);
/Linux-v6.6/drivers/vfio/pci/
Dvfio_pci.c118 vfio_pci_core_disable(vdev); in vfio_pci_open_device()
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()
/Linux-v6.6/drivers/vfio/pci/hisilicon/
Dhisi_acc_vfio_pci.c1316 vfio_pci_core_disable(vdev); in hisi_acc_vfio_pci_open_device()