Searched refs:write_c0_watchlo2 (Results 1 – 2 of 2) sorted by relevance
31 write_c0_watchlo2(watches->watchlo[2]); in mips_install_watch_registers()95 write_c0_watchlo2(0); in mips_clear_watch_registers()143 write_c0_watchlo2(7); in mips_probe_watch_registers()145 write_c0_watchlo2(0); in mips_probe_watch_registers()
937 #define write_c0_watchlo2(val) __write_ulong_c0_register($18, 2, val) macro