Home
last modified time | relevance | path

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

/linux/drivers/base/regmap/
H A Dregcache.c732 regcache_reg_present(unsigned long * cache_present,unsigned int idx) regcache_reg_present() argument
765 regcache_sync_block_single(struct regmap * map,void * block,unsigned long * cache_present,unsigned int block_base,unsigned int start,unsigned int end) regcache_sync_block_single() argument
817 regcache_sync_block_raw(struct regmap * map,void * block,unsigned long * cache_present,unsigned int block_base,unsigned int start,unsigned int end) regcache_sync_block_raw() argument
859 regcache_sync_block(struct regmap * map,void * block,unsigned long * cache_present,unsigned int block_base,unsigned int start,unsigned int end) regcache_sync_block() argument
[all...]
H A Dregmap-kunit.c1466 static void cache_present(struct kunit *test) 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