Searched refs:write_c0_watchlo0 (Results 1 – 3 of 3) sorted by relevance
36 write_c0_watchlo0(watches->watchlo[0]); in mips_install_watch_registers()98 write_c0_watchlo0(0); in mips_clear_watch_registers()112 write_c0_watchlo0(7); in mips_probe_watch_registers()115 write_c0_watchlo0(0); in mips_probe_watch_registers()
203 write_c0_watchlo0(0); in plat_mem_setup()
1245 #define write_c0_watchlo0(val) __write_ulong_c0_register($18, 0, val) macro