Searched refs:vfio_pci_core_unregister_device (Results 1 – 9 of 9) sorted by relevance
143 vfio_pci_core_unregister_device(&pds_vfio->vfio_coredev); in pds_vfio_pci_probe()155 vfio_pci_core_unregister_device(&pds_vfio->vfio_coredev); in pds_vfio_pci_remove()
110 void vfio_pci_core_unregister_device(struct vfio_pci_core_device *vdev);
177 vfio_pci_core_unregister_device(vdev); in vfio_pci_remove()
2218 void vfio_pci_core_unregister_device(struct vfio_pci_core_device *vdev) in vfio_pci_core_unregister_device() function2232 EXPORT_SYMBOL_GPL(vfio_pci_core_unregister_device);
518 vfio_pci_core_unregister_device(&virtvdev->core_device); in virtiovf_pci_remove()
669 vfio_pci_core_unregister_device(&qat_vdev->core_device); in qat_vf_vfio_pci_remove()
860 vfio_pci_core_unregister_device(core_device); in nvgrace_gpu_remove()
1412 vfio_pci_core_unregister_device(&hisi_acc_vdev->core_device); in hisi_acc_vfio_pci_remove()
1423 vfio_pci_core_unregister_device(&mvdev->core_device); in mlx5vf_pci_remove()
Completed in 25 milliseconds