Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/kernel/
H A Dwatch.c93 write_c0_watchlo7(0); in mips_clear_watch_registers()
/openbmc/u-boot/arch/mips/include/asm/
H A Dmipsregs.h1217 #define write_c0_watchlo7(val) __write_ulong_c0_register($18, 7, val) macro
/openbmc/linux/arch/mips/include/asm/
H A Dmipsregs.h1797 #define write_c0_watchlo7(val) __write_ulong_c0_register($18, 7, val) macro