Home
last modified time | relevance | path

Searched refs:handle_fpe (Results 1 – 6 of 6) sorted by relevance

/linux/arch/parisc/math-emu/
A Dmath-emu.h12 extern int handle_fpe(struct pt_regs *regs);
A Ddriver.c68 handle_fpe(struct pt_regs *regs) in handle_fpe() function
/linux/arch/parisc/kernel/
A Dtraps.c642 handle_fpe(regs); in handle_interruption()
/linux/arch/mips/kernel/
A Dtraps.c93 extern asmlinkage void handle_fpe(void);
2493 set_except_vector(EXCCODE_FPE, handle_fpe); in trap_init()
/linux/arch/mips/include/asm/
A Dkvm_host.h729 int (*handle_fpe)(struct kvm_vcpu *vcpu); member
/linux/arch/mips/kvm/
A Dmips.c1305 ret = kvm_mips_callbacks->handle_fpe(vcpu); in kvm_mips_handle_exit()

Completed in 24 milliseconds