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