Searched refs:vfio_pci_core_close_device (Results 1 – 6 of 6) sorted by relevance
51 vfio_pci_core_close_device(core_vdev); in virtiovf_pci_close_device()133 .close_device = vfio_pci_core_close_device,
133 .close_device = vfio_pci_core_close_device,
758 void vfio_pci_core_close_device(struct vfio_device *core_vdev) in vfio_pci_core_close_device() function781 EXPORT_SYMBOL_GPL(vfio_pci_core_close_device);
188 vfio_pci_core_close_device(vdev); in pds_vfio_close_device()
161 void vfio_pci_core_close_device(struct vfio_device *core_vdev);
242 vfio_pci_core_close_device(core_vdev); in nvgrace_gpu_close_device()963 .close_device = vfio_pci_core_close_device,