Home
last modified time | relevance | path

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

/linux-4.4.14/arch/mips/mm/
Dsc-rm7k.c32 static unsigned long tcache_size; variable
93 unsigned long end = start + tcache_size; in blast_rm7k_tcache()
115 for (i = 0; i < tcache_size; i += tc_lsize) in __rm7k_tc_enable()
124 BUG_ON(tcache_size == 0); in rm7k_tc_enable()
221 tcache_size = addr; in __probe_tcache()
254 tcache_size = 0; in rm7k_sc_init()
268 pr_info("Tertiary cache size %ldK.\n", (tcache_size >> 10)); in rm7k_sc_init()