Searched refs:write_c0_watchhi2 (Results 1 – 2 of 2) sorted by relevance
33 write_c0_watchhi2(watchhi | watches->watchhi[2]); in mips_install_watch_registers()171 write_c0_watchhi2(t | MIPS_WATCHHI_MASK); in mips_probe_watch_registers()
1813 #define write_c0_watchhi2(val) __write_32bit_c0_register($19, 2, val) macro