Home
last modified time | relevance | path

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

/Linux-v4.19/arch/mips/kernel/
Dmips-mt.c191 static unsigned int itc_base; variable
195 get_option(&str, &itc_base); in set_itc_base()
245 if (itc_base != 0) { in mips_mt_set_cpuoptions()
275 write_c0_dtaglo((itc_base & 0xfffffc00) | 0x1 ); in mips_mt_set_cpuoptions()
282 ((itcblkgrn & 0x7fe00000) >> 20), itc_base); in mips_mt_set_cpuoptions()