Home
last modified time | relevance | path

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

/arch/mips/pci/
Dpci.c39 lsize = cpu_tcache_line_size() ? : lsize; in pcibios_set_cache_line_size()
/arch/mips/include/asm/
Dcpu-features.h431 #ifndef cpu_tcache_line_size
432 #define cpu_tcache_line_size() cpu_data[0].tcache.linesz macro