Searched refs:vfio_pci_core_close_device (Results 1 – 5 of 5) sorted by relevance
108 void vfio_pci_core_close_device(struct vfio_device *core_vdev);
133 .close_device = vfio_pci_core_close_device,
678 void vfio_pci_core_close_device(struct vfio_device *core_vdev) in vfio_pci_core_close_device() function703 EXPORT_SYMBOL_GPL(vfio_pci_core_close_device);
1210 vfio_pci_core_close_device(core_vdev); in hisi_acc_vfio_pci_close_device()1256 .close_device = vfio_pci_core_close_device,
574 vfio_pci_core_close_device(core_vdev); in mlx5vf_pci_close_device()