Home
last modified time | relevance | path

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

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