Lines Matching refs:cpuinfo_x86_cache
49 cache->l1d = cache->l1i = (struct cpuinfo_x86_cache) { in cpuinfo_x86_decode_deterministic_cache_parameters()
60 cache->l1d = (struct cpuinfo_x86_cache) { in cpuinfo_x86_decode_deterministic_cache_parameters()
71 cache->l1i = (struct cpuinfo_x86_cache) { in cpuinfo_x86_decode_deterministic_cache_parameters()
91 cache->l2 = (struct cpuinfo_x86_cache) { in cpuinfo_x86_decode_deterministic_cache_parameters()
111 cache->l3 = (struct cpuinfo_x86_cache) { in cpuinfo_x86_decode_deterministic_cache_parameters()
131 cache->l4 = (struct cpuinfo_x86_cache) { in cpuinfo_x86_decode_deterministic_cache_parameters()
178 cache->l1d = cache->l1i = (struct cpuinfo_x86_cache) { in cpuinfo_x86_decode_cache_properties()
189 cache->l1d = (struct cpuinfo_x86_cache) { in cpuinfo_x86_decode_cache_properties()
200 cache->l1i = (struct cpuinfo_x86_cache) { in cpuinfo_x86_decode_cache_properties()
220 cache->l2 = (struct cpuinfo_x86_cache) { in cpuinfo_x86_decode_cache_properties()
240 cache->l3 = (struct cpuinfo_x86_cache) { in cpuinfo_x86_decode_cache_properties()