Home
last modified time | relevance | path

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

/arch/x86/entry/vdso/
Dvgetcpu.c27 long getcpu(unsigned *cpu, unsigned *node, struct getcpu_cache *tcache)
/arch/x86/um/vdso/
Dum_vdso.c70 long getcpu(unsigned *cpu, unsigned *node, struct getcpu_cache *tcache)
/arch/mips/mm/
Dsc-rm7k.c266 c->tcache.linesz = tc_lsize; in rm7k_sc_init()
267 c->tcache.ways = 1; in rm7k_sc_init()
/arch/mips/include/asm/
Dcpu-info.h64 struct cache_desc tcache; /* Tertiary/split secondary cache */ member
/arch/mips/pci/
Dpci.c231 lsize = c->tcache.linesz ? : lsize; in pcibios_set_cache_line_size()