Searched refs:vfio_device_get_from_dev (Results 1 – 4 of 4) sorted by relevance
82 extern struct vfio_device *vfio_device_get_from_dev(struct device *dev);
421 pf_dev = vfio_device_get_from_dev(&physfn->dev); in get_pf_vdev()1909 device = vfio_device_get_from_dev(&pdev->dev); in vfio_pci_aer_err_detected()1932 device = vfio_device_get_from_dev(&pdev->dev); in vfio_pci_core_sriov_configure()
894 struct vfio_device *vfio_device_get_from_dev(struct device *dev) in vfio_device_get_from_dev() function908 EXPORT_SYMBOL_GPL(vfio_device_get_from_dev);
712 vdev->vfio_device = vfio_device_get_from_dev( in kvmgt_get_vfio_device()