Home
last modified time | relevance | path

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

/openbmc/qemu/hw/i386/
H A Dmicrovm.c461 x86_cpus_init(x86ms, CPU_VERSION_LATEST); in microvm_machine_state_init()
/openbmc/qemu/target/i386/
H A Dcpu.h2664 #define CPU_VERSION_LATEST -1 macro
H A Dcpu.c5382 if (v == CPU_VERSION_LATEST) { in x86_cpu_model_resolve_version()