Home
last modified time | relevance | path

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

/Linux-v5.4/arch/powerpc/kernel/
Dcacheinfo.c254 static int cache_nr_sets(const struct cache *cache, unsigned int *ret) in cache_nr_sets() function
275 if (cache_nr_sets(cache, &nr_sets)) in cache_associativity()
576 if (cache_nr_sets(cache, &nr_sets)) in nr_sets_show()
/Linux-v5.4/drivers/base/
Dcacheinfo.c108 static void cache_nr_sets(struct cacheinfo *this_leaf, struct device_node *np) in cache_nr_sets() function
152 cache_nr_sets(this_leaf, np); in cache_of_set_props()