Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/pci/
H A Dpcie_port.h69 bool hide_native_hotplug_cap; member
/openbmc/qemu/hw/pci-bridge/
H A Dgen_pcie_root_port.c95 if (s->hide_native_hotplug_cap && grp->res_reserve.io == -1 && s->hotplug) { in gen_rp_realize()
/openbmc/qemu/hw/pci/
H A Dpcie_port.c212 hide_native_hotplug_cap, false),
H A Dpcie.c689 (!s->hide_native_hotplug_cap || DEVICE(dev)->hotplugged)) { in pcie_cap_slot_init()