Home
last modified time | relevance | path

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

/linux-4.4.14/arch/mips/include/asm/
Dkvm_host.h315 #define T_FPE 15 /* Floating point exception */ macro
/linux-4.4.14/arch/mips/kvm/
Demulate.c2250 (T_FPE << CAUSEB_EXCCODE)); in kvm_mips_emulate_fpe_exc()
2500 case T_FPE: in kvm_mips_check_privilege()
Dmips.c1357 case T_FPE: in kvm_mips_handle_exit()