Home
last modified time | relevance | path

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

/qemu/target/i386/
H A Dcpu.c1745 static char *x86_cpu_class_get_model_name(X86CPUClass *cc) in x86_cpu_class_get_model_name() function
5659 g_autofree char *name_a = x86_cpu_class_get_model_name(cc_a); in x86_cpu_list_compare()
5660 g_autofree char *name_b = x86_cpu_class_get_model_name(cc_b); in x86_cpu_list_compare()
5699 g_autofree char *name = x86_cpu_class_get_model_name(cc); in x86_cpu_list_entry()
5800 info->name = x86_cpu_class_get_model_name(cc); in x86_cpu_definition_entry()
7475 g_autofree char *name = x86_cpu_class_get_model_name(xcc); in x86_cpu_realizefn()
7572 g_autofree char *name = x86_cpu_class_get_model_name(xcc); in x86_cpu_realizefn()