Searched refs:load_image_to_fw_cfg (Results 1 – 5 of 5) sorted by relevance
/openbmc/qemu/hw/loongarch/ |
H A D | boot.c | 243 load_image_to_fw_cfg(fw_cfg, in fw_cfg_add_kernel_info() 249 load_image_to_fw_cfg(fw_cfg, in fw_cfg_add_kernel_info()
|
/openbmc/qemu/hw/riscv/ |
H A D | boot.c | 472 load_image_to_fw_cfg(fw_cfg, in riscv_setup_firmware_boot() 476 load_image_to_fw_cfg(fw_cfg, in riscv_setup_firmware_boot()
|
/openbmc/qemu/include/hw/nvram/ |
H A D | fw_cfg.h | 363 void load_image_to_fw_cfg(FWCfgState *fw_cfg, uint16_t size_key,
|
/openbmc/qemu/hw/arm/ |
H A D | boot.c | 1187 load_image_to_fw_cfg(fw_cfg, in arm_setup_firmware_boot() 1191 load_image_to_fw_cfg(fw_cfg, in arm_setup_firmware_boot()
|
/openbmc/qemu/hw/nvram/ |
H A D | fw_cfg.c | 1222 void load_image_to_fw_cfg(FWCfgState *fw_cfg, uint16_t size_key, in load_image_to_fw_cfg() function
|