Home
last modified time | relevance | path

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

/linux-4.1.27/arch/mips/include/asm/
Dkvm_host.h312 #define T_MSAFPE 14 /* MSA floating point exception */ macro
/linux-4.1.27/arch/mips/kvm/
Demulate.c2215 (T_MSAFPE << CAUSEB_EXCCODE)); in kvm_mips_emulate_msafpe_exc()
2499 case T_MSAFPE: in kvm_mips_check_privilege()
Dmips.c1347 case T_MSAFPE: in kvm_mips_handle_exit()