Home
last modified time | relevance | path

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

/drivers/vfio/pci/
Dvfio_pci.c120 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()
/drivers/vfio/pci/hisilicon/
Dhisi_acc_vfio_pci.c1319 vfio_pci_core_disable(vdev); in hisi_acc_vfio_pci_open_device()