Home
last modified time | relevance | path

Searched defs:pci_hole (Results 1 – 6 of 6) sorted by relevance

/openbmc/qemu/include/hw/pci-host/
H A Dgrackle.h40 MemoryRegion pci_hole; member
H A Duninorth.h55 MemoryRegion pci_hole; member
H A Dastro.h61 MemoryRegion pci_hole; member
H A Dq35.h53 Range pci_hole; member
/openbmc/qemu/hw/pci-host/
H A Di440fx.c54 Range pci_hole; member
/openbmc/qemu/hw/i386/
H A Dacpi-build.c1429 Range *pci_hole, Range *pci_hole64, MachineState *machine) in build_dsdt()
2482 Range pci_hole = {}, pci_hole64 = {}; in acpi_build() local