Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/mips/include/asm/
H A Dmipsregs.h1275 #define write_c0_depc(val) __write_ulong_c0_register($24, 0, val) macro
/openbmc/linux/arch/mips/kernel/
H A Dtraps.c1970 write_c0_depc(depc); in ejtag_exception_handler()
/openbmc/linux/arch/mips/include/asm/
H A Dmipsregs.h1855 #define write_c0_depc(val) __write_ulong_c0_register($24, 0, val) macro