Searched refs:num_leaves (Results 1 – 12 of 12) sorted by relevance
33 this_cpu_ci->num_leaves = 2; in init_cache_level()44 idx < this_cpu_ci->num_leaves; idx++, level++) { in populate_cache_leaves()
77 for (idx = 0; idx < this_cpu_ci->num_leaves; idx++) { in show_cacheinfo()148 this_cpu_ci->num_leaves = leaves; in init_cache_level()164 idx < this_cpu_ci->num_leaves; idx++, level++) { in populate_cache_leaves()
79 this_cpu_ci->num_leaves = leaves; in __init_cache_level()91 idx < this_cpu_ci->num_leaves; idx++, level++) { in __populate_cache_leaves()
75 unsigned int num_leaves; member
60 this_cpu_ci->num_leaves = leaves; in __init_cache_level()
66 this_cpu_ci->num_leaves = leaves; in __init_cache_level()
969 this_cpu_ci->num_leaves = num_cache_leaves; in __init_cache_level()996 for (idx = 0; idx < this_cpu_ci->num_leaves; idx++) { in __populate_cache_leaves()
339 for (i = 0; i < ci->num_leaves; i++) { in get_cache_id()
310 for (i = 0; i < ci->num_leaves; i++) { in pseudo_lock_region_init()
1155 for (i = 0; i < ci->num_leaves; i++) { in rdtgroup_cbm_to_size()
423 while (index < get_cpu_cacheinfo(cpu)->num_leaves) { in cache_setup_acpi_cpu()
26 #define cache_leaves(cpu) (ci_cacheinfo(cpu)->num_leaves)