Searched defs:this_leaf (Results 1 – 7 of 7) sorted by relevance
| /arch/riscv/kernel/ |
| A D | cacheinfo.c | 20 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, in ci_leaf_init() 82 struct cacheinfo *this_leaf = this_cpu_ci->info_list; in populate_cache_leaves() local
|
| /arch/loongarch/kernel/ |
| A D | cacheinfo.c | 24 static inline bool cache_leaves_are_shared(struct cacheinfo *this_leaf, in cache_leaves_are_shared() 34 struct cacheinfo *this_leaf, *sib_leaf; in cache_cpumap_setup() local 72 struct cacheinfo *this_leaf = this_cpu_ci->info_list; in populate_cache_leaves() local
|
| /arch/openrisc/kernel/ |
| A D | cacheinfo.c | 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() local
|
| /arch/arm/kernel/ |
| A D | cacheinfo.c | 76 static void ci_leaf_init(struct cacheinfo *this_leaf, in ci_leaf_init() 154 struct cacheinfo *this_leaf = this_cpu_ci->info_list; in populate_cache_leaves() local
|
| /arch/s390/kernel/ |
| A D | cache.c | 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() local
|
| /arch/mips/kernel/ |
| A D | cacheinfo.c | 81 struct cacheinfo *this_leaf = this_cpu_ci->info_list; in populate_cache_leaves() local
|
| /arch/arm64/kernel/ |
| A D | cacheinfo.c | 34 static void ci_leaf_init(struct cacheinfo *this_leaf, in ci_leaf_init()
|
Completed in 11 milliseconds