Home
last modified time | relevance | path

Searched refs:write_c0_watchlo4 (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/mips/kernel/
H A Dwatch.c102 write_c0_watchlo4(0); in mips_clear_watch_registers()
/openbmc/u-boot/arch/mips/include/asm/
H A Dmipsregs.h1214 #define write_c0_watchlo4(val) __write_ulong_c0_register($18, 4, val) macro
/openbmc/linux/arch/mips/include/asm/
H A Dmipsregs.h1794 #define write_c0_watchlo4(val) __write_ulong_c0_register($18, 4, val) macro