Home
last modified time | relevance | path

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

/linux/arch/mips/include/asm/
A Dcpu-info.h23 struct cache_desc { struct
75 struct cache_desc icache; /* Primary I-cache */
76 struct cache_desc dcache; /* Primary D or combined I/D cache */
77 struct cache_desc vcache; /* Victim cache, between pcache and scache */
78 struct cache_desc scache; /* Secondary cache */
79 struct cache_desc tcache; /* Tertiary/split secondary cache */
/linux/arch/mips/kernel/
A Dpm-cps.c194 const struct cache_desc *cache, in cps_gen_cache_routine()

Completed in 5 milliseconds