Searched refs:write_c0_watchlo0 (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.c37 write_c0_watchlo0(watches->watchlo[0]);
99 write_c0_watchlo0(0);
113 write_c0_watchlo0(7);
115 write_c0_watchlo0(0);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/
H A Dmipsregs.h947 #define write_c0_watchlo0(val) __write_ulong_c0_register($18, 0, val) macro

Completed in 33 milliseconds