Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/kernel/
H A 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()
/openbmc/linux/drivers/base/
H A Dcacheinfo.c155 static void cache_nr_sets(struct cacheinfo *this_leaf, struct device_node *np) in cache_nr_sets() function
199 cache_nr_sets(this_leaf, np); in cache_of_set_props()