Home
last modified time | relevance | path

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

/linux/arch/mips/kernel/
H A Dcacheinfo.c38 if (c->vcache.waysize) { in init_cache_level()
96 if (c->vcache.waysize) { in populate_cache_leaves()
99 populate_cache(vcache, this_leaf, level, CACHE_TYPE_UNIFIED); in populate_cache_leaves()
/linux/arch/mips/include/asm/
H A Dcpu-info.h77 struct cache_desc vcache; /* Victim cache, between pcache and scache */ member
/linux/arch/mips/loongson64/
H A Dsmp.c728 [vsets] "r" (cpu_data[smp_processor_id()].vcache.sets)); in loongson3_type3_play_dead()