Home
last modified time | relevance | path

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

12

/openbmc/linux/drivers/base/
H A Dcacheinfo.c39 static inline bool cache_leaves_are_shared(struct cacheinfo *this_leaf, in cache_leaves_are_shared()
40 struct cacheinfo *sib_leaf) in cache_leaves_are_shared()
59 struct cacheinfo *llc; in last_level_cache_is_valid()
72 struct cacheinfo *llc_x, *llc_y; in last_level_cache_is_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()
[all …]
H A DMakefile8 topology.o container.o property.o cacheinfo.o \
/openbmc/linux/arch/riscv/kernel/
H A Dcacheinfo.c19 cache_get_priv_group(struct cacheinfo *this_leaf) in cache_get_priv_group()
26 static struct cacheinfo *get_cacheinfo(u32 level, enum cache_type type) in get_cacheinfo()
38 struct cacheinfo *this_leaf; in get_cacheinfo()
52 struct cacheinfo *this_leaf = get_cacheinfo(level, type); in get_cache_size()
59 struct cacheinfo *this_leaf = get_cacheinfo(level, type); in get_cache_geometry()
66 static void ci_leaf_init(struct cacheinfo *this_leaf, in ci_leaf_init()
77 struct cacheinfo *this_leaf = this_cpu_ci->info_list; in populate_cache_leaves()
H A DMakefile59 obj-y += cacheinfo.o
/openbmc/linux/arch/loongarch/kernel/
H A Dcacheinfo.c24 static inline bool cache_leaves_are_shared(struct cacheinfo *this_leaf, in cache_leaves_are_shared()
25 struct cacheinfo *sib_leaf) in cache_leaves_are_shared()
34 struct cacheinfo *this_leaf, *sib_leaf; in cache_cpumap_setup()
66 struct cacheinfo *this_leaf = this_cpu_ci->info_list; in populate_cache_leaves()
H A DMakefile8 obj-y += head.o cpu-probe.o cacheinfo.o env.o setup.o entry.o genex.o \
/openbmc/linux/include/linux/
H A Dcacheinfo.h49 struct cacheinfo { struct
75 struct cacheinfo *info_list; argument
112 const struct attribute_group *cache_get_priv_group(struct cacheinfo *this_leaf);
/openbmc/linux/arch/x86/kernel/cpu/
H A Dcacheinfo.c364 static ssize_t show_cache_disable(struct cacheinfo *this_leaf, char *buf, in show_cache_disable()
382 struct cacheinfo *this_leaf = dev_get_drvdata(dev); \
450 static ssize_t store_cache_disable(struct cacheinfo *this_leaf, in store_cache_disable()
482 struct cacheinfo *this_leaf = dev_get_drvdata(dev); \
491 struct cacheinfo *this_leaf = dev_get_drvdata(dev); in subcaches_show()
501 struct cacheinfo *this_leaf = dev_get_drvdata(dev); in subcaches_store()
526 struct cacheinfo *this_leaf = dev_get_drvdata(dev); in cache_private_attrs_is_visible()
577 cache_get_priv_group(struct cacheinfo *this_leaf) in cache_get_priv_group()
894 struct cacheinfo *this_leaf; in __cache_amd_cpumap_setup()
951 struct cacheinfo *this_leaf, *sibling_leaf; in __cache_cpumap_setup()
[all …]
H A DMakefile20 obj-y := cacheinfo.o scattered.o topology.o
/openbmc/linux/arch/s390/kernel/
H A Dcache.c70 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()
/openbmc/linux/arch/arm64/kernel/
H A Dcacheinfo.c34 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()
H A DMakefile34 cpufeature.o alternative.o cacheinfo.o \
/openbmc/linux/arch/riscv/include/asm/
H A Dcacheinfo.h12 const struct attribute_group * (*get_priv_group)(struct cacheinfo
/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/
H A Dparselogs-ignores-mipsarch.txt2 cacheinfo: Failed to find cpu0 device node
/openbmc/linux/arch/mips/kernel/
H A Dcacheinfo.c81 struct cacheinfo *this_leaf = this_cpu_ci->info_list; in populate_cache_leaves()
H A DMakefile11 vdso.o cacheinfo.o
/openbmc/linux/drivers/acpi/
H A 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()
/openbmc/linux/drivers/soc/sifive/
H A Dsifive_ccache.c150 static const struct attribute_group *ccache_get_priv_group(struct cacheinfo in ccache_get_priv_group()
/openbmc/linux/arch/powerpc/kernel/
H A DMakefile74 signal.o sysfs.o cacheinfo.o time.o \
/openbmc/linux/Documentation/translations/zh_CN/core-api/
H A Dcpu_hotplug.rst567 142: base/cacheinfo:online
/openbmc/linux/Documentation/core-api/
H A Dcpu_hotplug.rst644 142: base/cacheinfo:online
/openbmc/qemu/tests/data/qobject/
H A Dqdict.txt2355 cacheinfo.c: 20221
2356 cacheinfo.h: 240
/openbmc/qemu/
H A DMAINTAINERS160 F: util/cacheinfo.c
/openbmc/linux/
H A Dopengrok1.0.log[all...]
H A Dopengrok2.0.log[all...]

12