Searched refs:x86_cache_occ_scale (Results 1 – 3 of 3) sorted by relevance
1262 WARN_ON(c->x86_cache_occ_scale != cqm_l3_scale); in intel_cqm_cpu_prepare()1320 cqm_l3_scale = boot_cpu_data.x86_cache_occ_scale; in intel_cqm_init()1339 if (c->x86_cache_occ_scale != cqm_l3_scale) { in intel_cqm_init()
664 c->x86_cache_occ_scale = ebx; in get_cpu_cap()668 c->x86_cache_occ_scale = -1; in get_cpu_cap()
114 int x86_cache_occ_scale; /* scale to bytes */ member