Searched refs:cqm_l3_scale (Results 1 – 1 of 1) sorted by relevance
17 static unsigned int cqm_l3_scale; /* supposedly cacheline size */ variable774 threshold_limit = __intel_cqm_max_threshold / cqm_l3_scale; in __intel_cqm_rmid_rotate()1201 cachelines = bytes / cqm_l3_scale; in max_recycle_threshold_store()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()1360 snprintf(scale, sizeof(scale), "%u", cqm_l3_scale); in intel_cqm_init()