Home
last modified time | relevance | path

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

/openbmc/qemu/target/i386/
H A Dcpu.c499 static uint32_t encode_cache_cpuid80000005(CPUCacheInfo *cache) in encode_cache_cpuid80000005() function
8376 *ecx = encode_cache_cpuid80000005(caches->l1d_cache); in cpu_x86_cpuid()
8377 *edx = encode_cache_cpuid80000005(caches->l1i_cache); in cpu_x86_cpuid()