Home
last modified time | relevance | path

Searched defs:this_leaf (Results 1 – 9 of 9) sorted by relevance

/linux-6.12.1/drivers/base/
Dcacheinfo.c39 static inline bool cache_leaves_are_shared(struct cacheinfo *this_leaf, in cache_leaves_are_shared()
121 static void cache_size(struct cacheinfo *this_leaf, struct device_node *np) in cache_size()
133 static void cache_get_line_size(struct cacheinfo *this_leaf, in cache_get_line_size()
155 static void cache_nr_sets(struct cacheinfo *this_leaf, struct device_node *np) in cache_nr_sets()
166 static void cache_associativity(struct cacheinfo *this_leaf) in cache_associativity()
180 static bool cache_node_is_unified(struct cacheinfo *this_leaf, in cache_node_is_unified()
186 static void cache_of_set_props(struct cacheinfo *this_leaf, in cache_of_set_props()
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
406 struct cacheinfo *this_leaf, *sib_leaf; in cache_shared_cpu_map_remove() local
[all …]
/linux-6.12.1/arch/riscv/kernel/
Dcacheinfo.c20 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.12.1/arch/loongarch/kernel/
Dcacheinfo.c24 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
66 struct cacheinfo *this_leaf = this_cpu_ci->info_list; in populate_cache_leaves() local
/linux-6.12.1/arch/x86/kernel/cpu/
Dcacheinfo.c364 static ssize_t show_cache_disable(struct cacheinfo *this_leaf, char *buf, in show_cache_disable()
450 static ssize_t store_cache_disable(struct cacheinfo *this_leaf, in store_cache_disable()
491 struct cacheinfo *this_leaf = dev_get_drvdata(dev); in subcaches_show() local
501 struct cacheinfo *this_leaf = dev_get_drvdata(dev); in subcaches_store() local
526 struct cacheinfo *this_leaf = dev_get_drvdata(dev); in cache_private_attrs_is_visible() local
577 cache_get_priv_group(struct cacheinfo *this_leaf) in cache_get_priv_group()
590 static void amd_init_l3_cache(struct _cpuid4_info_regs *this_leaf, int index) in amd_init_l3_cache()
608 cpuid4_cache_lookup_regs(int index, struct _cpuid4_info_regs *this_leaf) in cpuid4_cache_lookup_regs()
758 struct _cpuid4_info_regs this_leaf = {}; in init_intel_cacheinfo() local
885 struct cacheinfo *this_leaf; in __cache_amd_cpumap_setup() local
[all …]
/linux-6.12.1/arch/arm64/kernel/
Dcacheinfo.c34 static void ci_leaf_init(struct cacheinfo *this_leaf, in ci_leaf_init()
104 struct cacheinfo *this_leaf = this_cpu_ci->info_list; in populate_cache_leaves() local
/linux-6.12.1/arch/s390/kernel/
Dcache.c103 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.12.1/arch/mips/kernel/
Dcacheinfo.c81 struct cacheinfo *this_leaf = this_cpu_ci->info_list; in populate_cache_leaves() local
/linux-6.12.1/drivers/acpi/
Dpptt.c357 static void update_cache_properties(struct cacheinfo *this_leaf, in update_cache_properties()
426 struct cacheinfo *this_leaf; in cache_setup_acpi_cpu() local
/linux-6.12.1/drivers/cache/
Dsifive_ccache.c195 *this_leaf) in ccache_get_priv_group()