Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/mm/
H A Dsc-rm7k.c33 static unsigned long tcache_size; variable
94 unsigned long end = start + tcache_size; in blast_rm7k_tcache()
116 for (i = 0; i < tcache_size; i += tc_lsize) in __rm7k_tc_enable()
125 BUG_ON(tcache_size == 0); in rm7k_tc_enable()
222 tcache_size = addr; in __probe_tcache()
255 tcache_size = 0; in rm7k_sc_init()
269 pr_info("Tertiary cache size %ldK.\n", (tcache_size >> 10)); in rm7k_sc_init()