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