Searched refs:general_user_opts (Results 1 – 1 of 1) sorted by relevance
64 static GHashTable *general_user_opts; variable68 g_hash_table_insert(general_user_opts, (gpointer)optname, in cpu_option_add_user_setting()74 return g_hash_table_contains(general_user_opts, optname); in riscv_cpu_option_set()1337 general_user_opts = g_hash_table_new(g_str_hash, g_str_equal); in riscv_cpu_init()