Home
last modified time | relevance | path

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

/linux-5.19.10/arch/powerpc/kernel/
Dcacheinfo.c258 static int cache_nr_sets(const struct cache *cache, unsigned int *ret) in cache_nr_sets() function
279 if (cache_nr_sets(cache, &nr_sets)) in cache_associativity()
629 if (cache_nr_sets(cache, &nr_sets)) in nr_sets_show()
/linux-5.19.10/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()