Home
last modified time | relevance | path

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

/arch/mips/kernel/
Dcacheinfo.c43 if (c->tcache.waysize) { in __init_cache_level()
94 if (c->tcache.waysize) in __populate_cache_leaves()
95 populate_cache(tcache, this_leaf, 3, CACHE_TYPE_UNIFIED); in __populate_cache_leaves()
/arch/x86/entry/vdso/
Dvgetcpu.c21 long getcpu(unsigned *cpu, unsigned *node, struct getcpu_cache *tcache)
/arch/x86/um/vdso/
Dum_vdso.c67 long getcpu(unsigned *cpu, unsigned *node, struct getcpu_cache *tcache)
/arch/mips/mm/
Dsc-rm7k.c267 c->tcache.linesz = tc_lsize; in rm7k_sc_init()
268 c->tcache.ways = 1; in rm7k_sc_init()
/arch/mips/include/asm/
Dcpu-info.h79 struct cache_desc tcache; /* Tertiary/split secondary cache */ member
Dcpu-features.h494 #define cpu_tcache_line_size() cpu_data[0].tcache.linesz