Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/kvm/
H A Dmips.c1284 case EXCCODE_MSADIS: in __kvm_mips_handle_exit()
/openbmc/linux/arch/mips/kernel/
H A Dtraps.c2512 set_except_vector(EXCCODE_MSADIS, handle_msa); in trap_init()
/openbmc/linux/arch/mips/include/asm/
H A Dmipsregs.h457 #define EXCCODE_MSADIS 21 /* MSA disabled exception */ macro