Home
last modified time | relevance | path

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

/arch/powerpc/kernel/
Dcacheinfo.c398 static struct cache *cache_lookup_or_instantiate(struct device_node *node, in cache_lookup_or_instantiate() function
443 subcache = cache_lookup_or_instantiate(subcache_node, level); in do_subsidiary_caches()
465 cpu_cache = cache_lookup_or_instantiate(cpu_node, 1); in cache_chain_instantiate()