Home
last modified time | relevance | path

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

/openbmc/qemu/target/riscv/tcg/
H A Dtcg-cpu.c36 static GHashTable *multi_ext_user_opts; variable
40 return g_hash_table_contains(multi_ext_user_opts, in cpu_cfg_ext_is_user_set()
867 g_hash_table_insert(multi_ext_user_opts, in cpu_set_multi_ext_cfg()
1002 multi_ext_user_opts = g_hash_table_new(NULL, g_direct_equal); in tcg_cpu_instance_init()