Home
last modified time | relevance | path

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

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