Home
last modified time | relevance | path

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

/arch/mips/kernel/
Dmips-mt.c252 unsigned long ectlval; in mips_mt_set_cpuoptions() local
256 ectlval = read_c0_ecc(); in mips_mt_set_cpuoptions()
257 write_c0_ecc(ectlval | (0x1 << 26)); in mips_mt_set_cpuoptions()
278 write_c0_ecc(ectlval); in mips_mt_set_cpuoptions()