Home
last modified time | relevance | path

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

/linux-6.15/arch/mips/kernel/
H 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()