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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/kernel/
H A Dwatch.c34 write_c0_watchlo1(watches->watchlo[1]);
97 write_c0_watchlo1(0);
129 write_c0_watchlo1(7);
131 write_c0_watchlo1(0);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/
H A Dmipsregs.h948 #define write_c0_watchlo1(val) __write_ulong_c0_register($18, 1, val) macro

Completed in 36 milliseconds