Searched refs:x86_cpu_class_get_model_name (Results 1 – 1 of 1) sorted by relevance
2011 static char *x86_cpu_class_get_model_name(X86CPUClass *cc) in x86_cpu_class_get_model_name() function6257 g_autofree char *name_a = x86_cpu_class_get_model_name(cc_a); in x86_cpu_list_compare()6258 g_autofree char *name_b = x86_cpu_class_get_model_name(cc_b); in x86_cpu_list_compare()6297 g_autofree char *name = x86_cpu_class_get_model_name(cc); in x86_cpu_list_entry()6398 info->name = x86_cpu_class_get_model_name(cc); in x86_cpu_definition_entry()8210 g_autofree char *name = x86_cpu_class_get_model_name(xcc); in x86_cpu_realizefn()8322 g_autofree char *name = x86_cpu_class_get_model_name(xcc); in x86_cpu_realizefn()