Home
last modified time | relevance | path

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

/qemu/target/i386/
H A Dcpu.c1881 static char *x86_cpu_type_name(const char *model_name) in x86_cpu_type_name() function
1888 g_autofree char *typename = x86_cpu_type_name(cpu_model); in x86_cpu_class_by_name()
6266 g_autofree char *typename = x86_cpu_type_name(name); in x86_register_cpu_model_type()