Home
last modified time | relevance | path

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

/openbmc/qemu/target/i386/
H A Dcpu.c2173 static char *x86_cpu_class_get_model_name(X86CPUClass *cc) in x86_cpu_class_get_model_name() function
7295 g_autofree char *name_a = x86_cpu_class_get_model_name(cc_a); in x86_cpu_list_compare()
7296 g_autofree char *name_b = x86_cpu_class_get_model_name(cc_b); in x86_cpu_list_compare()
7335 g_autofree char *name = x86_cpu_class_get_model_name(cc); in x86_cpu_list_entry()
7441 info->name = x86_cpu_class_get_model_name(cc); in x86_cpu_definition_entry()
9353 g_autofree char *name = x86_cpu_class_get_model_name(xcc); in x86_cpu_realizefn()
9465 g_autofree char *name = x86_cpu_class_get_model_name(xcc); in x86_cpu_realizefn()