Home
last modified time | relevance | path

Searched refs:pci_allow_0_address (Results 1 – 6 of 6) sorted by relevance

/openbmc/qemu/include/hw/
H A Dboards.h287 pci_allow_0_address:1, member
/openbmc/qemu/hw/arm/
H A Dsbsa-ref.c899 mc->pci_allow_0_address = true; in sbsa_ref_class_init()
H A Dvirt.c3127 mc->pci_allow_0_address = true; in virt_machine_class_init()
/openbmc/qemu/hw/riscv/
H A Dvirt.c1808 mc->pci_allow_0_address = true; in virt_machine_class_init()
/openbmc/qemu/hw/pci/
H A Dpci.c1476 bool allow_0_address = mc->pci_allow_0_address; in pci_bar_address()
/openbmc/qemu/hw/ppc/
H A Dspapr.c4603 mc->pci_allow_0_address = true; in spapr_machine_class_init()