Home
last modified time | relevance | path

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

/linux-6.15/arch/mips/kernel/
H A Dtraps.c1976 write_c0_debug(debug | 0x100); in ejtag_exception_handler()
/linux-6.15/arch/mips/include/asm/
H A Dmipsregs.h2009 #define write_c0_debug(val) __write_32bit_c0_register($23, 0, val) macro