Home
last modified time | relevance | path

Searched refs:PCI_HOST_ABOVE_4G_MMIO_SIZE (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/include/hw/pci-host/
H A Dgpex.h83 #define PCI_HOST_ABOVE_4G_MMIO_SIZE "x-above-4g-mmio-size" macro
/openbmc/qemu/hw/pci-host/
H A Dgpex.c167 DEFINE_PROP_SIZE(PCI_HOST_ABOVE_4G_MMIO_SIZE, GPEXHost,
/openbmc/qemu/hw/riscv/
H A Dvirt.c1130 object_property_set_int(OBJECT(GPEX_HOST(dev)), PCI_HOST_ABOVE_4G_MMIO_SIZE, in gpex_pcie_init()