Searched refs:write_c0_watchlo2 (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.c31 write_c0_watchlo2(watches->watchlo[2]);
95 write_c0_watchlo2(0);
143 write_c0_watchlo2(7);
145 write_c0_watchlo2(0);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/
H A Dmipsregs.h949 #define write_c0_watchlo2(val) __write_ulong_c0_register($18, 2, val) macro

Completed in 245 milliseconds