Searched refs:write_c0_watchlo4 (Results 1 – 2 of 2) sorted by relevance
/arch/mips/kernel/ | ||
D | watch.c | 102 write_c0_watchlo4(0); in mips_clear_watch_registers() |
/arch/mips/include/asm/ | ||
D | mipsregs.h | 1795 #define write_c0_watchlo4(val) __write_ulong_c0_register($18, 4, val) macro |