Home
last modified time | relevance | path

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

/qemu/include/hw/i386/
H A Dpc.h159 #define PCI_HOST_PROP_PCI_HOLE_END "pci-hole-end" macro
/qemu/hw/pci-host/
H A Di440fx.c384 object_class_property_add(klass, PCI_HOST_PROP_PCI_HOLE_END, "uint32", in i440fx_pcihost_class_init()
H A Dq35.c224 object_property_add(obj, PCI_HOST_PROP_PCI_HOLE_END, "uint32", in q35_host_initfn()
/qemu/hw/i386/
H A Dacpi-build.c304 PCI_HOST_PROP_PCI_HOLE_END, in acpi_get_pci_holes()