Searched refs:vfio_populate_device (Results 1 – 2 of 2) sorted by relevance
444 static bool vfio_populate_device(VFIODevice *vbasedev, Error **errp) in vfio_populate_device() function554 if (vfio_populate_device(vbasedev, errp)) { in vfio_base_device_init()
2731 static bool vfio_populate_device(VFIOPCIDevice *vdev, Error **errp) in vfio_populate_device() function3019 if (!vfio_populate_device(vdev, errp)) { in vfio_realize()