Home
last modified time | relevance | path

Searched refs:write_c0_watchlo5 (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/arch/mips/kernel/
Dwatch.c89 write_c0_watchlo5(0); in mips_clear_watch_registers()
/linux-4.1.27/arch/mips/include/asm/
Dmipsregs.h1213 #define write_c0_watchlo5(val) __write_ulong_c0_register($18, 5, val) macro