Home
last modified time | relevance | path

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

/linux-4.4.14/arch/powerpc/kernel/
Dtraps.c1764 extern int do_spe_mathemu(struct pt_regs *regs); in SPEFloatingPointException()
1789 err = do_spe_mathemu(regs); in SPEFloatingPointException()
/linux-4.4.14/arch/powerpc/math-emu/
Dmath_efp.c180 int do_spe_mathemu(struct pt_regs *regs) in do_spe_mathemu() function