Home
last modified time | relevance | path

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

/openbmc/qemu/target/riscv/tcg/
H A Dtcg-cpu.c838 static char *cpu_ext_to_lower(const char *ext_name) in cpu_ext_to_lower() function
861 g_autofree char *lower = cpu_ext_to_lower(multi_ext_cfg->name); in cpu_set_multi_ext_cfg()