Home
last modified time | relevance | path

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

/linux/arch/loongarch/include/asm/
H A Dexception.h20 asmlinkage void noinstr do_fpe(struct pt_regs *regs, unsigned long fcsr);
/linux/arch/loongarch/kernel/
H A Dtraps.c508 asmlinkage void noinstr do_fpe(struct pt_regs *regs, unsigned long fcsr) in do_fpe() function
/linux/arch/mips/kernel/
H A Dtraps.c876 asmlinkage void do_fpe(struct pt_regs *regs, unsigned long fcr31) in do_fpe() function