Home
last modified time | relevance | path

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

/arch/mips/kernel/
A Dmips-mt.c122 unsigned long ectlval; in mips_mt_set_cpuoptions() local
125 ectlval = read_c0_errctl(); in mips_mt_set_cpuoptions()
126 write_c0_errctl(ectlval | (0x1 << 26)); in mips_mt_set_cpuoptions()
147 write_c0_errctl(ectlval); in mips_mt_set_cpuoptions()

Completed in 3 milliseconds