Home
last modified time | relevance | path

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

/openbmc/qemu/target/i386/
H A Dcpu.h2670 #define CPU_VERSION_AUTO -2 macro
H A Dcpu.c5359 assert(version != CPU_VERSION_AUTO); in x86_cpu_set_default_version()
5379 if (v == CPU_VERSION_AUTO) { in x86_cpu_model_resolve_version()
6007 if (cc->model && cc->model->version == CPU_VERSION_AUTO) { in x86_cpu_list_entry()
6457 m->version = CPU_VERSION_AUTO; in x86_register_cpudef_types()