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

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

Completed in 54 milliseconds