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