Home
last modified time | relevance | path

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

/openbmc/qemu/target/i386/
H A Dcpu.c67 struct CPUID2CacheDescriptorInfo cpuid2_cache_descriptors[] = { variable
206 for (i = 0; i < ARRAY_SIZE(cpuid2_cache_descriptors); i++) { in cpuid2_cache_descriptor()
207 struct CPUID2CacheDescriptorInfo *d = &cpuid2_cache_descriptors[i]; in cpuid2_cache_descriptor()