Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/kernel/
H A Dcacheinfo.c404 static struct cache *cache_lookup_or_instantiate(struct device_node *node, in cache_lookup_or_instantiate() function
490 subcache = cache_lookup_or_instantiate(subcache_node, group_id, level); in do_subsidiary_caches()
515 cpu_cache = cache_lookup_or_instantiate(cpu_node, group_id, 1); in cache_chain_instantiate()