Home
last modified time | relevance | path

Searched refs:vfio_populate_vga (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/hw/vfio/
H A Dpci.h221 int vfio_populate_vga(VFIOPCIDevice *vdev, Error **errp);
H A Digd.c481 if (!(gmch & 0x2) && !vdev->vga && vfio_populate_vga(vdev, &err)) { in vfio_probe_igd_bar4_quirk()
H A Dpci.c2778 int vfio_populate_vga(VFIOPCIDevice *vdev, Error **errp) in vfio_populate_vga() function
2906 ret = vfio_populate_vga(vdev, errp); in vfio_populate_device()