Home
last modified time | relevance | path

Searched refs:cacheinfo (Results 1 – 17 of 17) sorted by relevance

/Linux-v4.19/drivers/base/
Dcacheinfo.c35 static inline bool cache_leaves_are_shared(struct cacheinfo *this_leaf, in cache_leaves_are_shared()
36 struct cacheinfo *sib_leaf) in cache_leaves_are_shared()
74 static void cache_size(struct cacheinfo *this_leaf, struct device_node *np) in cache_size()
87 static void cache_get_line_size(struct cacheinfo *this_leaf, in cache_get_line_size()
109 static void cache_nr_sets(struct cacheinfo *this_leaf, struct device_node *np) in cache_nr_sets()
121 static void cache_associativity(struct cacheinfo *this_leaf) in cache_associativity()
135 static bool cache_node_is_unified(struct cacheinfo *this_leaf, in cache_node_is_unified()
141 static void cache_of_set_props(struct cacheinfo *this_leaf, in cache_of_set_props()
161 struct cacheinfo *this_leaf; in cache_setup_of_node()
201 static inline bool cache_leaves_are_shared(struct cacheinfo *this_leaf, in cache_leaves_are_shared()
[all …]
DMakefile8 topology.o container.o property.o cacheinfo.o \
/Linux-v4.19/include/linux/
Dcacheinfo.h47 struct cacheinfo { struct
73 struct cacheinfo *info_list; argument
118 const struct attribute_group *cache_get_priv_group(struct cacheinfo *this_leaf);
/Linux-v4.19/arch/x86/kernel/cpu/
Dcacheinfo.c347 static ssize_t show_cache_disable(struct cacheinfo *this_leaf, char *buf, in show_cache_disable()
365 struct cacheinfo *this_leaf = dev_get_drvdata(dev); \
433 static ssize_t store_cache_disable(struct cacheinfo *this_leaf, in store_cache_disable()
465 struct cacheinfo *this_leaf = dev_get_drvdata(dev); \
474 struct cacheinfo *this_leaf = dev_get_drvdata(dev); in subcaches_show()
484 struct cacheinfo *this_leaf = dev_get_drvdata(dev); in subcaches_store()
509 struct cacheinfo *this_leaf = dev_get_drvdata(dev); in cache_private_attrs_is_visible()
560 cache_get_priv_group(struct cacheinfo *this_leaf) in cache_get_priv_group()
854 struct cacheinfo *this_leaf; in __cache_amd_cpumap_setup()
911 struct cacheinfo *this_leaf, *sibling_leaf; in __cache_cpumap_setup()
[all …]
DMakefile20 obj-y := cacheinfo.o scattered.o topology.o
/Linux-v4.19/arch/nds32/kernel/
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()
DMakefile12 sys_nds32.o time.o traps.o cacheinfo.o \
/Linux-v4.19/arch/s390/kernel/
Dcache.c71 struct cacheinfo *cache; in show_cacheinfo()
106 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()
/Linux-v4.19/arch/arm64/kernel/
Dcacheinfo.c41 static void ci_leaf_init(struct cacheinfo *this_leaf, in ci_leaf_init()
88 struct cacheinfo *this_leaf = this_cpu_ci->info_list; in __populate_cache_leaves()
DMakefile20 cpufeature.o alternative.o cacheinfo.o \
/Linux-v4.19/arch/riscv/kernel/
Dcacheinfo.c19 static void ci_leaf_init(struct cacheinfo *this_leaf, in ci_leaf_init()
73 struct cacheinfo *this_leaf = this_cpu_ci->info_list; in __populate_cache_leaves()
DMakefile29 obj-y += cacheinfo.o
/Linux-v4.19/arch/mips/kernel/
Dcacheinfo.c68 struct cacheinfo *this_leaf = this_cpu_ci->info_list; in __populate_cache_leaves()
DMakefile11 vdso.o cacheinfo.o
/Linux-v4.19/drivers/acpi/
Dpptt.c356 static void update_cache_properties(struct cacheinfo *this_leaf, in update_cache_properties()
419 struct cacheinfo *this_leaf; in cache_setup_acpi_cpu()
/Linux-v4.19/arch/powerpc/kernel/
DMakefile34 signal.o sysfs.o cacheinfo.o time.o \
/Linux-v4.19/Documentation/core-api/
Dcpu_hotplug.rst271 142: base/cacheinfo:online