Searched refs:cqm_l3_scale (Results 1 – 1 of 1) sorted by relevance
17 static unsigned int cqm_l3_scale; /* supposedly cacheline size */ variable790 threshold_limit = __intel_cqm_max_threshold / cqm_l3_scale; in __intel_cqm_rmid_rotate()1220 cachelines = bytes / cqm_l3_scale; in max_recycle_threshold_store()1287 WARN_ON(c->x86_cache_occ_scale != cqm_l3_scale); in intel_cqm_cpu_starting()1343 cqm_l3_scale = boot_cpu_data.x86_cache_occ_scale; in intel_cqm_init()1362 if (c->x86_cache_occ_scale != cqm_l3_scale) { in intel_cqm_init()1379 snprintf(scale, sizeof(scale), "%u", cqm_l3_scale); in intel_cqm_init()