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