Searched refs:create_fw_cfg (Results 1 – 3 of 3) sorted by relevance
193 static FWCfgState *create_fw_cfg(MachineState *ms, PCIBus *pci_bus, in create_fw_cfg() function413 create_fw_cfg(machine, pci_bus, translate(NULL, FW_CFG_IO_BASE)); in machine_HP_common_init_tail()
1196 static FWCfgState *create_fw_cfg(const MachineState *ms) in create_fw_cfg() function1611 s->fw_cfg = create_fw_cfg(machine); in virt_machine_init()
1350 static FWCfgState *create_fw_cfg(const VirtMachineState *vms, AddressSpace *as) in create_fw_cfg() function2424 vms->fw_cfg = create_fw_cfg(vms, &address_space_memory); in machvirt_init()