Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/kernel/
H A Dtraps.c2521 set_except_vector(EXCCODE_DSPDIS, handle_dsp); in trap_init()
/openbmc/linux/arch/mips/include/asm/
H A Dmipsregs.h462 #define EXCCODE_DSPDIS 26 /* DSP disabled exception */ macro