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.c2050 static char *x86_cpu_class_get_model_name(X86CPUClass *cc) in x86_cpu_class_get_model_name() function
6764 g_autofree char *name_a = x86_cpu_class_get_model_name(cc_a); in x86_cpu_list_compare()
6765 g_autofree char *name_b = x86_cpu_class_get_model_name(cc_b); in x86_cpu_list_compare()
6804 g_autofree char *name = x86_cpu_class_get_model_name(cc); in x86_cpu_list_entry()
6910 info->name = x86_cpu_class_get_model_name(cc); in x86_cpu_definition_entry()
8726 g_autofree char *name = x86_cpu_class_get_model_name(xcc); in x86_cpu_realizefn()
8838 g_autofree char *name = x86_cpu_class_get_model_name(xcc); in x86_cpu_realizefn()