Searched refs:x86_cache_occ_scale (Results 1 – 3 of 3) sorted by relevance
1268 WARN_ON(c->x86_cache_occ_scale != cqm_l3_scale); in intel_cqm_cpu_starting()1324 cqm_l3_scale = boot_cpu_data.x86_cache_occ_scale; in intel_cqm_init()1343 if (c->x86_cache_occ_scale != cqm_l3_scale) { in intel_cqm_init()
648 c->x86_cache_occ_scale = ebx; in get_cpu_cap()652 c->x86_cache_occ_scale = -1; in get_cpu_cap()
120 int x86_cache_occ_scale; /* scale to bytes */ member