Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/kernel/
Dtraps.c2142 extern int do_spe_mathemu(struct pt_regs *regs); in SPEFloatingPointException()
2171 err = do_spe_mathemu(regs); in SPEFloatingPointException()
/kernel/linux/linux-5.10/arch/powerpc/math-emu/
Dmath_efp.c176 int do_spe_mathemu(struct pt_regs *regs) in do_spe_mathemu() function