Searched refs:write_c0_watchlo0 (Results 1 - 2 of 2) sorted by relevance

/arch/mips/kernel/
H A Dwatch.c37 write_c0_watchlo0(watches->watchlo[0]);
99 write_c0_watchlo0(0);
113 write_c0_watchlo0(7);
116 write_c0_watchlo0(0);
/arch/mips/include/asm/
H A Dmipsregs.h1103 #define write_c0_watchlo0(val) __write_ulong_c0_register($18, 0, val) macro

Completed in 9 milliseconds