Searched refs:cacheinfo (Results 1 – 16 of 16) sorted by relevance
62 static ssize_t show_cache_disable(struct cacheinfo *ci, char *buf, unsigned int slot) in show_cache_disable()79 struct cacheinfo *ci = dev_get_drvdata(dev); \148 static ssize_t store_cache_disable(struct cacheinfo *ci, const char *buf, in store_cache_disable()179 struct cacheinfo *ci = dev_get_drvdata(dev); \189 struct cacheinfo *ci = dev_get_drvdata(dev); in subcaches_show()199 struct cacheinfo *ci = dev_get_drvdata(dev); in subcaches_store()223 struct cacheinfo *ci = dev_get_drvdata(dev); in cache_private_attrs_is_visible()273 const struct attribute_group *cache_get_priv_group(struct cacheinfo *ci) in cache_get_priv_group()
20 obj-y := cacheinfo.o scattered.o
70 struct cacheinfo *cache; in show_cacheinfo()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()
34 static void ci_leaf_init(struct cacheinfo *this_leaf, in ci_leaf_init()104 struct cacheinfo *infos = this_cpu_ci->info_list; in populate_cache_leaves()
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()
10 sys_call_table.o unwinder.o cacheinfo.o
12 const struct attribute_group * (*get_priv_group)(struct cacheinfo
8 topology.o container.o property.o cacheinfo.o \
81 struct cacheinfo *this_leaf = this_cpu_ci->info_list; in populate_cache_leaves()
11 vdso.o cacheinfo.o
10 obj-y += head.o cpu-probe.o cacheinfo.o env.o setup.o entry.o genex.o \
69 obj-y += cacheinfo.o
561 142: base/cacheinfo:online
947 struct cpu_cacheinfo *cacheinfo = get_cpu_cacheinfo(cpu); in hybrid_has_l3() local950 if (!cacheinfo) in hybrid_has_l3()953 for (i = 0; i < cacheinfo->num_leaves; i++) { in hybrid_has_l3()954 if (cacheinfo->info_list[i].level == 3) in hybrid_has_l3()
877 struct cacheinfo *ci; in get_effective_llc_bytes()
1610 struct cacheinfo *ci; in rdtgroup_cbm_to_size()