Home
last modified time | relevance | path

Searched refs:qemu_fwcfg_init (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/include/
H A Dqfw.h154 void qemu_fwcfg_init(struct fw_cfg_arch_ops *ops);
/openbmc/u-boot/arch/x86/cpu/qemu/
H A Dqemu.c135 qemu_fwcfg_init(&fwcfg_x86_ops); in qemu_chipset_init()
/openbmc/u-boot/drivers/misc/
H A Dqfw.c371 void qemu_fwcfg_init(struct fw_cfg_arch_ops *ops) in qemu_fwcfg_init() function