Home
last modified time | relevance | path

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

/arch/powerpc/kernel/
Dcacheinfo.c440 struct cache *subcache; in do_subsidiary_caches() local
443 subcache = cache_lookup_or_instantiate(subcache_node, level); in do_subsidiary_caches()
445 if (!subcache) in do_subsidiary_caches()
448 link_cache_lists(cache, subcache); in do_subsidiary_caches()
449 cache = subcache; in do_subsidiary_caches()