Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/kernel/
H A Dtraps.c2519 set_except_vector(EXCCODE_THREAD, handle_mt); in trap_init()
/openbmc/linux/arch/mips/include/asm/
H A Dmipsregs.h461 #define EXCCODE_THREAD 25 /* Thread exceptions (MT) */ macro