Home
last modified time | relevance | path

Searched refs:do_spe_mathemu (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/arch/powerpc/kernel/
Dtraps.c2003 extern int do_spe_mathemu(struct pt_regs *regs); in SPEFloatingPointException()
2028 err = do_spe_mathemu(regs); in SPEFloatingPointException()
/Linux-v4.19/arch/powerpc/math-emu/
Dmath_efp.c180 int do_spe_mathemu(struct pt_regs *regs) in do_spe_mathemu() function