Home
last modified time | relevance | path

Searched refs:fw_cfg_add_extra_pci_roots (Results 1 – 5 of 5) sorted by relevance

/openbmc/qemu/include/hw/nvram/
H A Dfw_cfg.h320 void fw_cfg_add_extra_pci_roots(PCIBus *bus, FWCfgState *s);
/openbmc/qemu/hw/hppa/
H A Dmachine.c243 fw_cfg_add_extra_pci_roots(pci_bus, fw_cfg); in create_fw_cfg()
/openbmc/qemu/hw/nvram/
H A Dfw_cfg.c1059 void fw_cfg_add_extra_pci_roots(PCIBus *bus, FWCfgState *s) in fw_cfg_add_extra_pci_roots() function
/openbmc/qemu/hw/i386/
H A Dpc.c631 fw_cfg_add_extra_pci_roots(pcms->pcibus, x86ms->fw_cfg); in pc_machine_done()
/openbmc/qemu/hw/arm/
H A Dvirt.c1755 fw_cfg_add_extra_pci_roots(vms->bus, vms->fw_cfg); in virt_machine_done()