Home
last modified time | relevance | path

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

/openbmc/qemu/hw/vfio/
H A Dpci.h67 typedef struct VFIOVGA { struct
71 } VFIOVGA; argument
138 VFIOVGA *vga; /* 0xa0000, 0x3b0, 0x3c0 */
H A Dpci.c1080 VFIOVGA *vga = container_of(region, VFIOVGA, region[region->nr]); in vfio_vga_write()
1115 VFIOVGA *vga = container_of(region, VFIOVGA, region[region->nr]); in vfio_vga_read()
2802 vdev->vga = g_new0(VFIOVGA, 1); in vfio_populate_vga()