Searched refs:write_c0_watchlo3 (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.c26 write_c0_watchlo3(watches->watchlo[3]);
93 write_c0_watchlo3(0);
157 write_c0_watchlo3(7);
159 write_c0_watchlo3(0);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/
H A Dmipsregs.h950 #define write_c0_watchlo3(val) __write_ulong_c0_register($18, 3, val) macro

Completed in 38 milliseconds