Home
last modified time | relevance | path

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

/openbmc/qemu/target/i386/
H A Dcpu.h2270 bool consistent_cache; member
H A Dcpu.c269 if (!cpu->consistent_cache || in encode_cache_cpuid2()
9473 if (!cpu->consistent_cache) { in x86_cpu_realizefn()
10009 DEFINE_PROP_BOOL("x-consistent-cache", X86CPU, consistent_cache, true),