Home
last modified time | relevance | path

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

/openbmc/qemu/hw/pci/
H A Dpci_bridge.c179 QEMU_PCI_VGA_MEM_BASE, QEMU_PCI_VGA_MEM_SIZE); in pci_bridge_init_vga_aliases()
H A Dpci.c1394 assert(memory_region_size(mem) == QEMU_PCI_VGA_MEM_SIZE); in pci_register_vga()
/openbmc/qemu/include/hw/pci/
H A Dpci.h165 #define QEMU_PCI_VGA_MEM_SIZE 0x20000 macro
/openbmc/qemu/hw/vfio/
H A Dpci.c2702 QEMU_PCI_VGA_MEM_SIZE); in vfio_populate_vga()