Home
last modified time | relevance | path

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

/openbmc/qemu/target/i386/
H A Dcpu.h2107 bool legacy_cache; member
H A Dcpu.c6290 cpu->legacy_cache = !x86_cpu_get_versioned_cache_info(cpu, model); in x86_cpu_load_model()
7790 if (!cpu->legacy_cache) { in x86_cpu_realizefn()
8345 DEFINE_PROP_BOOL("legacy-cache", X86CPU, legacy_cache, true),