Searched refs:write_c0_watchlo3 (Results 1 – 2 of 2) sorted by relevance
26 write_c0_watchlo3(watches->watchlo[3]); in mips_install_watch_registers()93 write_c0_watchlo3(0); in mips_clear_watch_registers()163 write_c0_watchlo3(7); in mips_probe_watch_registers()166 write_c0_watchlo3(0); in mips_probe_watch_registers()
1211 #define write_c0_watchlo3(val) __write_ulong_c0_register($18, 3, val) macro