Home
last modified time | relevance | path

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

/linux/drivers/base/
A Dcacheinfo.c159 struct cacheinfo *this_leaf; in cache_setup_of_node() local
221 struct cacheinfo *this_leaf, *sib_leaf; in cache_shared_cpu_map_setup() local
267 struct cacheinfo *this_leaf, *sib_leaf; in cache_shared_cpu_map_remove() local
379 struct cacheinfo *this_leaf = dev_get_drvdata(dev); in size_show() local
387 struct cacheinfo *this_leaf = dev_get_drvdata(dev); in shared_cpu_map_show() local
396 struct cacheinfo *this_leaf = dev_get_drvdata(dev); in shared_cpu_list_show() local
405 struct cacheinfo *this_leaf = dev_get_drvdata(dev); in type_show() local
428 struct cacheinfo *this_leaf = dev_get_drvdata(dev); in allocation_policy_show() local
447 struct cacheinfo *this_leaf = dev_get_drvdata(dev); in write_policy_show() local
492 struct cacheinfo *this_leaf = dev_get_drvdata(dev); in cache_default_attrs_is_visible() local
[all …]
/linux/arch/riscv/kernel/
A 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, enum cache_type type, in ci_leaf_init()
92 static void fill_cacheinfo(struct cacheinfo **this_leaf, in fill_cacheinfo()
161 struct cacheinfo *this_leaf = this_cpu_ci->info_list; in populate_cache_leaves() local
/linux/arch/ia64/kernel/
A Dtopology.c138 struct cache_info * this_leaf) in cache_shared_cpu_map_setup()
173 struct cache_info * this_leaf) in cache_shared_cpu_map_setup()
180 static ssize_t show_coherency_line_size(struct cache_info *this_leaf, in show_coherency_line_size()
186 static ssize_t show_ways_of_associativity(struct cache_info *this_leaf, in show_ways_of_associativity()
192 static ssize_t show_attributes(struct cache_info *this_leaf, char *buf) in show_attributes()
199 static ssize_t show_size(struct cache_info *this_leaf, char *buf) in show_size()
204 static ssize_t show_number_of_sets(struct cache_info *this_leaf, char *buf) in show_number_of_sets()
213 static ssize_t show_shared_cpu_map(struct cache_info *this_leaf, char *buf) in show_shared_cpu_map()
223 static ssize_t show_type(struct cache_info *this_leaf, char *buf) in show_type()
229 static ssize_t show_level(struct cache_info *this_leaf, char *buf) in show_level()
[all …]
/linux/arch/x86/kernel/cpu/
A Dcacheinfo.c435 static ssize_t store_cache_disable(struct cacheinfo *this_leaf, in store_cache_disable()
476 struct cacheinfo *this_leaf = dev_get_drvdata(dev); in subcaches_show() local
486 struct cacheinfo *this_leaf = dev_get_drvdata(dev); in subcaches_store() local
511 struct cacheinfo *this_leaf = dev_get_drvdata(dev); in cache_private_attrs_is_visible() local
562 cache_get_priv_group(struct cacheinfo *this_leaf) in cache_get_priv_group()
593 cpuid4_cache_lookup_regs(int index, struct _cpuid4_info_regs *this_leaf) in cpuid4_cache_lookup_regs()
746 struct _cpuid4_info_regs this_leaf = {}; in init_intel_cacheinfo() local
882 struct cacheinfo *this_leaf; in __cache_amd_cpumap_setup() local
939 struct cacheinfo *this_leaf, *sibling_leaf; in __cache_cpumap_setup() local
971 static void ci_leaf_init(struct cacheinfo *this_leaf, in ci_leaf_init()
[all …]
/linux/arch/nds32/kernel/
A Dcacheinfo.c8 static void ci_leaf_init(struct cacheinfo *this_leaf, in ci_leaf_init()
41 struct cacheinfo *this_leaf = this_cpu_ci->info_list; in populate_cache_leaves() local
/linux/arch/arm64/kernel/
A Dcacheinfo.c39 static void ci_leaf_init(struct cacheinfo *this_leaf, in ci_leaf_init()
86 struct cacheinfo *this_leaf = this_cpu_ci->info_list; in populate_cache_leaves() local
/linux/arch/s390/kernel/
A Dcache.c106 static void ci_leaf_init(struct cacheinfo *this_leaf, int private, in ci_leaf_init()
155 struct cacheinfo *this_leaf = this_cpu_ci->info_list; in populate_cache_leaves() local
/linux/arch/mips/kernel/
A Dcacheinfo.c81 struct cacheinfo *this_leaf = this_cpu_ci->info_list; in populate_cache_leaves() local
/linux/drivers/acpi/
A Dpptt.c358 static void update_cache_properties(struct cacheinfo *this_leaf, in update_cache_properties()
427 struct cacheinfo *this_leaf; in cache_setup_acpi_cpu() local
/linux/drivers/soc/sifive/
A Dsifive_l2_cache.c142 static const struct attribute_group *l2_get_priv_group(struct cacheinfo *this_leaf) in l2_get_priv_group()

Completed in 24 milliseconds