Home
last modified time | relevance | path

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

/linux/arch/mips/kernel/
H A Dtraps.c2477 set_except_vector(EXCCODE_MDMX, handle_mdmx); in trap_init()
/linux/arch/mips/include/asm/
H A Dmipsregs.h603 #define EXCCODE_MDMX 22 /* MDMX unusable exception */ macro