Home
last modified time | relevance | path

Searched refs:QEMU_PCI_VGA_MEM_BASE (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.c1376 QEMU_PCI_VGA_MEM_BASE, mem, 1); in pci_register_vga()
/openbmc/qemu/include/hw/pci/
H A Dpci.h163 #define QEMU_PCI_VGA_MEM_BASE 0xa0000 macro
/openbmc/qemu/hw/vfio/
H A Dpci.c2694 vdev->vga->region[QEMU_PCI_VGA_MEM].offset = QEMU_PCI_VGA_MEM_BASE; in vfio_populate_vga()