Home
last modified time | relevance | path

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

/openbmc/qemu/hw/pci/
H A Dpci_bridge.c176 QEMU_PCI_VGA_IO_HI_BASE, QEMU_PCI_VGA_IO_HI_SIZE); in pci_bridge_init_vga_aliases()
H A Dpci.c1404 assert(memory_region_size(io_hi) == QEMU_PCI_VGA_IO_HI_SIZE); in pci_register_vga()
/openbmc/qemu/include/hw/pci/
H A Dpci.h169 #define QEMU_PCI_VGA_IO_HI_SIZE 0x20 macro
/openbmc/qemu/hw/vfio/
H A Dpci.c2722 QEMU_PCI_VGA_IO_HI_SIZE); in vfio_populate_vga()