Home
last modified time | relevance | path

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

/openbmc/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.c1399 assert(memory_region_size(io_lo) == QEMU_PCI_VGA_IO_LO_SIZE); in pci_register_vga()
/openbmc/qemu/include/hw/pci/
H A Dpci.h167 #define QEMU_PCI_VGA_IO_LO_SIZE 0xc macro
/openbmc/qemu/hw/vfio/
H A Dpci.c2712 QEMU_PCI_VGA_IO_LO_SIZE); in vfio_populate_vga()