Home
last modified time | relevance | path

Searched refs:get_cache_type (Results 1 – 2 of 2) sorted by relevance

/linux/arch/arm64/kernel/
A Dcacheinfo.c29 static inline enum cache_type get_cache_type(int level) in get_cache_type() function
52 ctype = get_cache_type(level); in init_cache_level()
90 type = get_cache_type(level); in populate_cache_leaves()
/linux/arch/s390/kernel/
A Dcache.c91 static inline enum cache_type get_cache_type(struct cache_info *ci, int level) in get_cache_type() function
141 ctype = get_cache_type(&ct.ci[0], level); in init_cache_level()
168 ctype = get_cache_type(&ct.ci[0], level); in populate_cache_leaves()

Completed in 5 milliseconds