Home
last modified time | relevance | path

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

/linux/arch/loongarch/kernel/
H A 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/drivers/base/regmap/
H A Dregcache.c712 static bool regcache_reg_present(unsigned long *cache_present, unsigned int idx) in regcache_reg_present()
745 unsigned long *cache_present, in regcache_sync_block_single()
797 unsigned long *cache_present, in regcache_sync_block_raw()
839 unsigned long *cache_present, in regcache_sync_block()
H A Dregcache-rbtree.c25 unsigned long *cache_present; member
H A Dregmap-kunit.c1466 static void cache_present(struct kunit *test) in cache_present() function
/linux/arch/loongarch/include/asm/
H A 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/arch/loongarch/mm/
H A Dcache.c70 unsigned int cache_present = current_cpu_data.cache_leaves_present; in __flush_cache_all() local