Home
last modified time | relevance | path

Searched defs:cache_present (Results 1 – 6 of 6) sorted by relevance

/linux-6.6.21/arch/loongarch/kernel/
Dcacheinfo.c14 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
/linux-6.6.21/drivers/base/regmap/
Dregcache.c706 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()
Dregcache-rbtree.c25 unsigned long *cache_present; member
Dregmap-kunit.c839 static void cache_present(struct kunit *test) in cache_present() function
/linux-6.6.21/arch/loongarch/include/asm/
Dcacheflush.h12 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
/linux-6.6.21/arch/loongarch/mm/
Dcache.c70 unsigned int cache_present = current_cpu_data.cache_leaves_present; in __flush_cache_all() local