Home
last modified time | relevance | path

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

/external/qemu/target-i386/
Dhelper.c312 static int cpu_x86_find_by_name(x86_def_t *x86_cpu_def, const char *cpu_model) in cpu_x86_find_by_name() function
423 if (cpu_x86_find_by_name(def, cpu_model) < 0) in cpu_x86_register()