Searched defs:cpuinfo_x86_caches (Results 1 – 1 of 1) sorted by relevance
27 struct cpuinfo_x86_caches { struct28 struct cpuinfo_trace_cache trace;29 struct cpuinfo_x86_cache l1i;30 struct cpuinfo_x86_cache l1d;31 struct cpuinfo_x86_cache l2;32 struct cpuinfo_x86_cache l3;33 struct cpuinfo_x86_cache l4;34 uint32_t prefetch_size;