Home
last modified time | relevance | path

Searched refs:get_cacheinfo_idx (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/base/
H A Dcacheinfo.c67 static inline int get_cacheinfo_idx(enum cache_type type) in get_cacheinfo_idx() function
79 ct_idx = get_cacheinfo_idx(this_leaf->type); in cache_size()
91 ct_idx = get_cacheinfo_idx(this_leaf->type); in cache_get_line_size()
113 ct_idx = get_cacheinfo_idx(this_leaf->type); in cache_nr_sets()
/kernel/linux/linux-6.6/drivers/base/
H A Dcacheinfo.c114 static inline int get_cacheinfo_idx(enum cache_type type) in get_cacheinfo_idx() function
126 ct_idx = get_cacheinfo_idx(this_leaf->type); in cache_size()
138 ct_idx = get_cacheinfo_idx(this_leaf->type); in cache_get_line_size()
160 ct_idx = get_cacheinfo_idx(this_leaf->type); in cache_nr_sets()

Completed in 3 milliseconds