Searched refs:write_c0_watchlo1 (Results 1 – 2 of 2) sorted by relevance
34 write_c0_watchlo1(watches->watchlo[1]); in mips_install_watch_registers()99 write_c0_watchlo1(0); in mips_clear_watch_registers()133 write_c0_watchlo1(MIPS_WATCHLO_IRW); in mips_probe_watch_registers()136 write_c0_watchlo1(0); in mips_probe_watch_registers()
1705 #define write_c0_watchlo1(val) __write_ulong_c0_register($18, 1, val) macro