| /OK3568_Linux_fs/kernel/drivers/base/ |
| H A D | cacheinfo.c | 35 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() 86 static void cache_get_line_size(struct cacheinfo *this_leaf, in cache_get_line_size() 108 static void cache_nr_sets(struct cacheinfo *this_leaf, struct device_node *np) in cache_nr_sets() 119 static void cache_associativity(struct cacheinfo *this_leaf) in cache_associativity() 133 static bool cache_node_is_unified(struct cacheinfo *this_leaf, in cache_node_is_unified() 139 static void cache_of_set_props(struct cacheinfo *this_leaf, in cache_of_set_props() 159 struct cacheinfo *this_leaf; in cache_setup_of_node() 199 static inline bool cache_leaves_are_shared(struct cacheinfo *this_leaf, in cache_leaves_are_shared() [all …]
|
| H A D | Makefile | 8 topology.o container.o property.o cacheinfo.o \
|
| /OK3568_Linux_fs/kernel/arch/riscv/kernel/ |
| H A D | cacheinfo.c | 20 cache_get_priv_group(struct cacheinfo *this_leaf) in cache_get_priv_group() 27 static struct cacheinfo *get_cacheinfo(u32 level, enum cache_type type) in get_cacheinfo() 39 struct cacheinfo *this_leaf; in get_cacheinfo() 53 struct cacheinfo *this_leaf = get_cacheinfo(level, type); in get_cache_size() 60 struct cacheinfo *this_leaf = get_cacheinfo(level, type); in get_cache_geometry() 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()
|
| H A D | Makefile | 31 obj-y += cacheinfo.o
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | cacheinfo.h | 50 struct cacheinfo { struct 76 struct cacheinfo *info_list; argument 103 const struct attribute_group *cache_get_priv_group(struct cacheinfo *this_leaf);
|
| /OK3568_Linux_fs/kernel/arch/x86/kernel/cpu/ |
| H A D | cacheinfo.c | 349 static ssize_t show_cache_disable(struct cacheinfo *this_leaf, char *buf, in show_cache_disable() 367 struct cacheinfo *this_leaf = dev_get_drvdata(dev); \ 435 static ssize_t store_cache_disable(struct cacheinfo *this_leaf, in store_cache_disable() 467 struct cacheinfo *this_leaf = dev_get_drvdata(dev); \ 476 struct cacheinfo *this_leaf = dev_get_drvdata(dev); in subcaches_show() 486 struct cacheinfo *this_leaf = dev_get_drvdata(dev); in subcaches_store() 511 struct cacheinfo *this_leaf = dev_get_drvdata(dev); in cache_private_attrs_is_visible() 562 cache_get_priv_group(struct cacheinfo *this_leaf) in cache_get_priv_group() 881 struct cacheinfo *this_leaf; in __cache_amd_cpumap_setup() 938 struct cacheinfo *this_leaf, *sibling_leaf; in __cache_cpumap_setup() [all …]
|
| H A D | Makefile | 22 obj-y := cacheinfo.o scattered.o topology.o
|
| /OK3568_Linux_fs/kernel/arch/s390/kernel/ |
| H A D | cache.c | 71 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()
|
| /OK3568_Linux_fs/kernel/arch/nds32/kernel/ |
| H A D | cacheinfo.c | 8 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()
|
| H A D | Makefile | 12 sys_nds32.o time.o traps.o cacheinfo.o \
|
| /OK3568_Linux_fs/kernel/arch/arm64/kernel/ |
| H A D | cacheinfo.c | 39 static void ci_leaf_init(struct cacheinfo *this_leaf, in ci_leaf_init() 90 struct cacheinfo *this_leaf = this_cpu_ci->info_list; in populate_cache_leaves()
|
| H A D | Makefile | 19 cpufeature.o alternative.o cacheinfo.o \
|
| /OK3568_Linux_fs/kernel/arch/riscv/include/asm/ |
| H A D | cacheinfo.h | 12 const struct attribute_group * (*get_priv_group)(struct cacheinfo
|
| /OK3568_Linux_fs/kernel/arch/mips/kernel/ |
| H A D | cacheinfo.c | 76 struct cacheinfo *this_leaf = this_cpu_ci->info_list; in populate_cache_leaves()
|
| H A D | Makefile | 11 vdso.o cacheinfo.o
|
| /OK3568_Linux_fs/kernel/drivers/acpi/ |
| H A D | pptt.c | 357 static void update_cache_properties(struct cacheinfo *this_leaf, in update_cache_properties() 416 struct cacheinfo *this_leaf; in cache_setup_acpi_cpu()
|
| /OK3568_Linux_fs/kernel/drivers/soc/sifive/ |
| H A D | sifive_l2_cache.c | 136 static const struct attribute_group *l2_get_priv_group(struct cacheinfo *this_leaf) in l2_get_priv_group()
|
| /OK3568_Linux_fs/kernel/arch/powerpc/kernel/ |
| H A D | Makefile | 47 signal.o sysfs.o cacheinfo.o time.o \
|
| /OK3568_Linux_fs/kernel/Documentation/core-api/ |
| H A D | cpu_hotplug.rst | 264 142: base/cacheinfo:online
|
| /OK3568_Linux_fs/buildroot/boot/grub2/ |
| H A D | 0034-efi-Move-the-shim_lock-verifier-to-the-GRUB-core.patch | 8285 -@COND_ENABLE_CACHE_STATS_TRUE@am__append_5435 = cacheinfo.module 8286 -@COND_ENABLE_CACHE_STATS_TRUE@am__append_5436 = cacheinfo.module$(EXEEXT) 8289 +@COND_ENABLE_CACHE_STATS_TRUE@am__append_5428 = cacheinfo.module 8290 +@COND_ENABLE_CACHE_STATS_TRUE@am__append_5429 = cacheinfo.module$(EXEEXT) 8298 @COND_ENABLE_CACHE_STATS_TRUE@ cacheinfo.marker 8299 -@COND_ENABLE_CACHE_STATS_TRUE@am__append_5440 = cacheinfo.mod 8300 -@COND_ENABLE_CACHE_STATS_TRUE@am__append_5441 = cacheinfo.marker 8303 +@COND_ENABLE_CACHE_STATS_TRUE@am__append_5433 = cacheinfo.mod 8304 +@COND_ENABLE_CACHE_STATS_TRUE@am__append_5434 = cacheinfo.marker 10314 @COND_ENABLE_CACHE_STATS_TRUE@ cacheinfo.module$(EXEEXT)
|
| /OK3568_Linux_fs/output/sessions/2025-06-06_01-57-56/ |
| H A D | 10-kernel-build_2025-06-06_01-57-58.log | |
| H A D | build_2025-06-06_01-57-58.log | |
| H A D | 10-kernel-build.log | |
| H A D | build.log | |