Lines Matching refs:this_cpu_ci
289 struct cpu_cacheinfo *this_cpu_ci = get_cpu_cacheinfo(cpu);
319 this_cpu_ci->num_levels = levels;
320 this_cpu_ci->num_leaves = leaves;
359 struct cpu_cacheinfo *this_cpu_ci = get_cpu_cacheinfo(cpu);
364 if (this_cpu_ci->cpu_map_populated)
414 this_cpu_ci->cpu_map_populated = true;
420 struct cpu_cacheinfo *this_cpu_ci = get_cpu_cacheinfo(cpu);
455 this_cpu_ci->cpu_map_populated = false;
496 struct cpu_cacheinfo *this_cpu_ci = get_cpu_cacheinfo(cpu);
505 this_cpu_ci->num_levels = levels;
512 this_cpu_ci->num_leaves = levels + split_levels;
524 this_cpu_ci->early_ci_levels = true;