Home
last modified time | relevance | path

Searched refs:vfio_populate_device (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/hw/vfio/
H A Dplatform.c444 static bool vfio_populate_device(VFIODevice *vbasedev, Error **errp) in vfio_populate_device() function
554 if (vfio_populate_device(vbasedev, errp)) { in vfio_base_device_init()
H A Dpci.c2731 static bool vfio_populate_device(VFIOPCIDevice *vdev, Error **errp) in vfio_populate_device() function
3019 if (!vfio_populate_device(vdev, errp)) { in vfio_realize()