Searched defs:cache_present (Results 1 – 11 of 11) sorted by relevance
| /kernel/linux/linux-5.10/arch/loongarch/kernel/ |
| D | cacheinfo.c | 13 int cache_present = current_cpu_data.cache_leaves_present; in init_cache_level() local 63 int i, cache_present = current_cpu_data.cache_leaves_present; in populate_cache_leaves() local
|
| /kernel/linux/linux-6.6/arch/loongarch/kernel/ |
| D | cacheinfo.c | 14 int cache_present = current_cpu_data.cache_leaves_present; in init_cache_level() local 64 int i, cache_present = current_cpu_data.cache_leaves_present; in populate_cache_leaves() local
|
| /kernel/linux/linux-5.10/drivers/base/regmap/ |
| D | regcache.c | 666 static bool regcache_reg_present(unsigned long *cache_present, unsigned int idx) in regcache_reg_present() 675 unsigned long *cache_present, in regcache_sync_block_single() 739 unsigned long *cache_present, in regcache_sync_block_raw() 781 unsigned long *cache_present, in regcache_sync_block()
|
| D | regcache-rbtree.c | 25 long *cache_present; member
|
| /kernel/linux/linux-6.6/arch/loongarch/include/asm/ |
| D | cacheflush.h | 12 static inline bool cache_present(struct cache_desc *cdesc) in cache_present() function 29 int cache_present = boot_cpu_data.cache_leaves_present; in cpu_last_level_cache_line_size() local
|
| /kernel/linux/linux-6.6/drivers/base/regmap/ |
| D | regcache.c | 706 static bool regcache_reg_present(unsigned long *cache_present, unsigned int idx) in regcache_reg_present() 739 unsigned long *cache_present, in regcache_sync_block_single() 791 unsigned long *cache_present, in regcache_sync_block_raw() 833 unsigned long *cache_present, in regcache_sync_block()
|
| D | regcache-rbtree.c | 25 unsigned long *cache_present; member
|
| D | regmap-kunit.c | 856 static void cache_present(struct kunit *test) in cache_present() function
|
| /kernel/linux/linux-5.10/arch/loongarch/include/asm/ |
| D | cacheflush.h | 12 static inline bool cache_present(struct cache_desc *cdesc) in cache_present() function 29 int cache_present = boot_cpu_data.cache_leaves_present; in cpu_last_level_cache_line_size() local
|
| /kernel/linux/linux-5.10/arch/loongarch/mm/ |
| D | cache.c | 67 unsigned int cache_present = current_cpu_data.cache_leaves_present; in __flush_cache_all() local
|
| /kernel/linux/linux-6.6/arch/loongarch/mm/ |
| D | cache.c | 70 unsigned int cache_present = current_cpu_data.cache_leaves_present; in __flush_cache_all() local
|