Searched refs:do_fpe (Results 1 - 5 of 5) sorted by relevance

/linux-master/arch/loongarch/include/asm/
H A Dexception.h20 asmlinkage void noinstr do_fpe(struct pt_regs *regs, unsigned long fcsr);
/linux-master/arch/mips/include/asm/
H A Dtraps.h45 asmlinkage void do_fpe(struct pt_regs *regs, unsigned long fcr31);
/linux-master/arch/arm/nwfpe/
H A Dentry.S153 b do_fpe @ CP#1 (FPE)
154 b do_fpe @ CP#2 (FPE)
169 do_fpe: label
/linux-master/arch/loongarch/kernel/
H A Dtraps.c507 asmlinkage void noinstr do_fpe(struct pt_regs *regs, unsigned long fcsr) function
/linux-master/arch/mips/kernel/
H A Dtraps.c875 asmlinkage void do_fpe(struct pt_regs *regs, unsigned long fcr31) function

Completed in 130 milliseconds