Searched refs:write_c0_watchhi2 (Results 1 – 2 of 2) sorted by relevance
31 write_c0_watchhi2(0x40000007 | watches->watchhi[2]); in mips_install_watch_registers()155 write_c0_watchhi2(t | 0xff8); in mips_probe_watch_registers()
1268 #define write_c0_watchhi2(val) __write_32bit_c0_register($19, 2, val) macro