Home
last modified time | relevance | path

Searched refs:vfio_pci_core_close_device (Results 1 – 5 of 5) sorted by relevance

/drivers/vfio/pci/
Dvfio_pci.c135 .close_device = vfio_pci_core_close_device,
Dvfio_pci_core.c687 void vfio_pci_core_close_device(struct vfio_device *core_vdev) in vfio_pci_core_close_device() function
714 EXPORT_SYMBOL_GPL(vfio_pci_core_close_device);
/drivers/vfio/pci/pds/
Dvfio_dev.c215 vfio_pci_core_close_device(vdev); in pds_vfio_close_device()
/drivers/vfio/pci/hisilicon/
Dhisi_acc_vfio_pci.c1336 vfio_pci_core_close_device(core_vdev); in hisi_acc_vfio_pci_close_device()
1387 .close_device = vfio_pci_core_close_device,
/drivers/vfio/pci/mlx5/
Dmain.c1267 vfio_pci_core_close_device(core_vdev); in mlx5vf_pci_close_device()