Home
last modified time | relevance | path

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

/openbmc/qemu/hw/mips/
H A Dfw_cfg.h16 #define FW_CFG_MACHINE_VERSION (FW_CFG_ARCH_LOCAL + 0) macro
H A Dfw_cfg.c25 {FW_CFG_MACHINE_VERSION, "machine_version"}, in fw_cfg_arch_key_name()
H A Dloongson3_virt.c293 fw_cfg_add_i32(fw_cfg, FW_CFG_MACHINE_VERSION, 1); in fw_conf_init()