Home
last modified time | relevance | path

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

/openbmc/qemu/target/riscv/tcg/
H A Dtcg-cpu.c829 static bool cpu_ext_is_deprecated(const char *ext_name) in cpu_ext_is_deprecated() function
860 if (cpu_ext_is_deprecated(multi_ext_cfg->name)) { in cpu_set_multi_ext_cfg()
900 bool deprecated_ext = cpu_ext_is_deprecated(multi_cfg->name); in cpu_add_multi_ext_prop()