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.h2609 #define CPU_VERSION_AUTO -2 macro
H A Dcpu.c5273 assert(version != CPU_VERSION_AUTO); in x86_cpu_set_default_version()
5293 if (v == CPU_VERSION_AUTO) { in x86_cpu_model_resolve_version()
5925 if (cc->model && cc->model->version == CPU_VERSION_AUTO) { in x86_cpu_list_entry()
6372 m->version = CPU_VERSION_AUTO; in x86_register_cpudef_types()