Home
last modified time | relevance | path

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

/openbmc/qemu/hw/i386/
H A Dpc_q35.c540 pcmc->default_cpu_version = CPU_VERSION_LEGACY; in pc_q35_machine_4_0_1_options()
H A Dpc_piix.c664 pcmc->default_cpu_version = CPU_VERSION_LEGACY; in pc_i440fx_machine_4_0_options()
/openbmc/qemu/target/i386/
H A Dcpu.h2673 #define CPU_VERSION_LEGACY 0 macro
H A Dcpu.c6118 if (default_cpu_version != CPU_VERSION_LEGACY) { in x86_cpu_definition_entry()
6292 if (version == CPU_VERSION_LEGACY) { in x86_cpu_apply_version_props()
6322 if (version == CPU_VERSION_LEGACY) { in x86_cpu_get_versioned_cache_info()