Home
last modified time | relevance | path

Searched refs:QEMU_PCI_VGA_IO_LO_BASE (Results 1 – 4 of 4) sorted by relevance

/qemu/hw/pci/
H A Dpci_bridge.c173 QEMU_PCI_VGA_IO_LO_BASE, QEMU_PCI_VGA_IO_LO_SIZE); in pci_bridge_init_vga_aliases()
H A Dpci.c1381 QEMU_PCI_VGA_IO_LO_BASE, io_lo, 1); in pci_register_vga()
/qemu/include/hw/pci/
H A Dpci.h164 #define QEMU_PCI_VGA_IO_LO_BASE 0x3b0 macro
/qemu/hw/vfio/
H A Dpci.c2704 vdev->vga->region[QEMU_PCI_VGA_IO_LO].offset = QEMU_PCI_VGA_IO_LO_BASE; in vfio_populate_vga()