Home
last modified time | relevance | path

Searched defs:cache_info (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/target/i386/
H A Dcpu.c2185 const CPUCaches *const cache_info; member
2201 const CPUCaches *const cache_info; member
7673 const CPUCaches *cache_info = model->cpudef->cache_info; in x86_cpu_get_versioned_cache_info() local
9461 const CPUCaches *cache_info = in x86_cpu_realizefn() local
H A Dcpu.h2081 CPUCaches cache_info; member