| /linux-6.15/drivers/base/ |
| H A D | cacheinfo.c | 205 struct cacheinfo *this_leaf; in cache_setup_of_node() local 345 struct cacheinfo *this_leaf, *sib_leaf; in cache_shared_cpu_map_setup() local 404 struct cacheinfo *this_leaf, *sib_leaf; in cache_shared_cpu_map_remove() local 615 struct cacheinfo *this_leaf = dev_get_drvdata(dev); in size_show() local 623 struct cacheinfo *this_leaf = dev_get_drvdata(dev); in shared_cpu_map_show() local 632 struct cacheinfo *this_leaf = dev_get_drvdata(dev); in shared_cpu_list_show() local 641 struct cacheinfo *this_leaf = dev_get_drvdata(dev); in type_show() local 664 struct cacheinfo *this_leaf = dev_get_drvdata(dev); in allocation_policy_show() local 683 struct cacheinfo *this_leaf = dev_get_drvdata(dev); in write_policy_show() local 728 struct cacheinfo *this_leaf = dev_get_drvdata(dev); in cache_default_attrs_is_visible() local [all …]
|
| /linux-6.15/arch/riscv/kernel/ |
| H A D | cacheinfo.c | 20 cache_get_priv_group(struct cacheinfo *this_leaf) in cache_get_priv_group() 39 struct cacheinfo *this_leaf; in get_cacheinfo() local 53 struct cacheinfo *this_leaf = get_cacheinfo(level, type); in get_cache_size() local 60 struct cacheinfo *this_leaf = get_cacheinfo(level, type); in get_cache_geometry() local 67 static void ci_leaf_init(struct cacheinfo *this_leaf, in ci_leaf_init() 82 struct cacheinfo *this_leaf = this_cpu_ci->info_list; in populate_cache_leaves() local
|
| /linux-6.15/arch/loongarch/kernel/ |
| H A D | cacheinfo.c | 24 static inline bool cache_leaves_are_shared(struct cacheinfo *this_leaf, in cache_leaves_are_shared() 34 struct cacheinfo *this_leaf, *sib_leaf; in cache_cpumap_setup() local 72 struct cacheinfo *this_leaf = this_cpu_ci->info_list; in populate_cache_leaves() local
|
| /linux-6.15/arch/x86/kernel/cpu/ |
| H A D | cacheinfo.c | 441 static ssize_t store_cache_disable(struct cacheinfo *this_leaf, in store_cache_disable() 482 struct cacheinfo *this_leaf = dev_get_drvdata(dev); in subcaches_show() local 492 struct cacheinfo *this_leaf = dev_get_drvdata(dev); in subcaches_store() local 517 struct cacheinfo *this_leaf = dev_get_drvdata(dev); in cache_private_attrs_is_visible() local 568 cache_get_priv_group(struct cacheinfo *this_leaf) in cache_get_priv_group() 599 cpuid4_cache_lookup_regs(int index, struct _cpuid4_info_regs *this_leaf) in cpuid4_cache_lookup_regs() 752 struct _cpuid4_info_regs this_leaf = {}; in init_intel_cacheinfo() local 871 struct cacheinfo *this_leaf; in __cache_amd_cpumap_setup() local 928 struct cacheinfo *this_leaf, *sibling_leaf; in __cache_cpumap_setup() local 960 static void ci_leaf_init(struct cacheinfo *this_leaf, in ci_leaf_init() [all …]
|
| /linux-6.15/arch/openrisc/kernel/ |
| H A D | cacheinfo.c | 17 static inline void ci_leaf_init(struct cacheinfo *this_leaf, enum cache_type type, in ci_leaf_init() 88 struct cacheinfo *this_leaf = this_cpu_ci->info_list; in populate_cache_leaves() local
|
| /linux-6.15/arch/arm/kernel/ |
| H A D | cacheinfo.c | 76 static void ci_leaf_init(struct cacheinfo *this_leaf, in ci_leaf_init() 154 struct cacheinfo *this_leaf = this_cpu_ci->info_list; in populate_cache_leaves() local
|
| /linux-6.15/arch/s390/kernel/ |
| H A D | cache.c | 103 static void ci_leaf_init(struct cacheinfo *this_leaf, int private, in ci_leaf_init() 150 struct cacheinfo *this_leaf = this_cpu_ci->info_list; in populate_cache_leaves() local
|
| /linux-6.15/arch/mips/kernel/ |
| H A D | cacheinfo.c | 81 struct cacheinfo *this_leaf = this_cpu_ci->info_list; in populate_cache_leaves() local
|
| /linux-6.15/arch/arm64/kernel/ |
| H A D | cacheinfo.c | 34 static void ci_leaf_init(struct cacheinfo *this_leaf, in ci_leaf_init()
|
| /linux-6.15/drivers/acpi/ |
| H A D | pptt.c | 362 static void update_cache_properties(struct cacheinfo *this_leaf, in update_cache_properties() 431 struct cacheinfo *this_leaf; in cache_setup_acpi_cpu() local
|
| /linux-6.15/drivers/cache/ |
| H A D | sifive_ccache.c | 195 *this_leaf) in ccache_get_priv_group()
|