Searched refs:num_leaves (Results 1 – 12 of 12) sorted by relevance
63 detect_cache_level(&this_cpu_ci->num_levels, &this_cpu_ci->num_leaves); in early_cache_level()95 this_cpu_ci->num_leaves = leaves; in init_cache_level()107 idx < this_cpu_ci->num_leaves; level++) { in populate_cache_leaves()110 if (idx + 1 >= this_cpu_ci->num_leaves) in populate_cache_leaves()
118 return detect_cache_level(&this_cpu_ci->num_levels, &this_cpu_ci->num_leaves); in early_cache_level()145 this_cpu_ci->num_leaves = leaves; in init_cache_level()162 idx < this_cpu_ci->num_leaves; idx++, level++) { in populate_cache_leaves()
74 for (idx = 0; idx < this_cpu_ci->num_leaves; idx++) { in show_cacheinfo()143 this_cpu_ci->num_leaves = leaves; in init_cache_level()157 idx < this_cpu_ci->num_leaves; idx++, level++) { in populate_cache_leaves()
714 ci->num_leaves = find_num_cache_leaves(c); in init_amd_cacheinfo()717 ci->num_leaves = 4; in init_amd_cacheinfo()719 ci->num_leaves = 3; in init_amd_cacheinfo()727 ci->num_leaves = find_num_cache_leaves(c); in init_hygon_cacheinfo()744 if (!ci->num_leaves) in init_intel_cacheinfo()745 ci->num_leaves = find_num_cache_leaves(c); in init_intel_cacheinfo()751 for (i = 0; i < ci->num_leaves; i++) { in init_intel_cacheinfo()785 if (!ci->num_leaves && c->cpuid_level > 1) { in init_intel_cacheinfo()983 if (!ci->num_leaves) in init_cache_level()1012 for (idx = 0; idx < this_cpu_ci->num_leaves; idx++) { in populate_cache_leaves()
79 unsigned int num_leaves; member128 for (i = 0; i < ci->num_leaves; i++) { in get_cpu_cacheinfo_level()
19 this_cpu_ci->num_leaves = cache_present; in init_cache_level()37 for (index = 0; index < this_cpu_ci->num_leaves; index++) { in cache_cpumap_setup()
42 for (index = 0; index < this_cpu_ci->num_leaves; index++) { in get_cacheinfo()94 (split_levels + fw_levels > this_cpu_ci->num_leaves)); in populate_cache_leaves()
54 this_cpu_ci->num_leaves = leaves; in init_cache_level()
78 this_cpu_ci->num_leaves = leaves; in init_cache_level()
26 #define cache_leaves(cpu) (ci_cacheinfo(cpu)->num_leaves)309 this_cpu_ci->num_leaves = leaves; in init_of_cache_level()490 this_cpu_ci->num_leaves = levels + split_levels; in fetch_cache_info()
435 while (index < get_cpu_cacheinfo(cpu)->num_leaves) { in cache_setup_acpi_cpu()
553 unsigned int num_leaves) in btrfs_delayed_item_release_leaves() argument556 const u64 bytes = btrfs_calc_insert_metadata_size(fs_info, num_leaves); in btrfs_delayed_item_release_leaves()