Searched refs:cache_desc (Results 1 – 2 of 2) sorted by relevance
22 struct cache_desc { struct61 struct cache_desc icache; /* Primary I-cache */62 struct cache_desc dcache; /* Primary D or combined I/D cache */63 struct cache_desc scache; /* Secondary cache */64 struct cache_desc tcache; /* Tertiary/split secondary cache */
203 const struct cache_desc *cache, in cps_gen_cache_routine()