Home
last modified time | relevance | path

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

/arch/mips/include/asm/
Dkvm_host.h315 #define T_FPE 15 /* Floating point exception */ macro
/arch/mips/kvm/
Demulate.c2316 (T_FPE << CAUSEB_EXCCODE)); in kvm_mips_emulate_fpe_exc()
2560 case T_FPE: in kvm_mips_check_privilege()
Dmips.c1366 case T_FPE: in kvm_mips_handle_exit()