Searched refs:x86_cache_size (Results 1 – 5 of 5) sorted by relevance
188 size_in_kb = __this_cpu_read(cpu_info.x86_cache_size); in legacy_amd_cpuid4()381 c->x86_cache_size = l3 ? l3 : (l2 ? l2 : l1i + l1d); in intel_cacheinfo_done()
866 c->x86_cache_size = (ecx>>24) + (edx>>24); in cpu_detect_cache_sizes()894 c->x86_cache_size = l2size; in cpu_detect_cache_sizes()2009 c->x86_cache_size = 0; in identify_cpu()
174 unsigned int x86_cache_size; member
414 resctrl_rmid_realloc_limit = boot_cpu_data.x86_cache_size * 1024; in rdt_get_l3_mon_config()
1015 u64 llc_size = c->x86_cache_size * 1024ULL; in calc_llc_size_per_core()