Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A Dtraps.c2142 extern int do_spe_mathemu(struct pt_regs *regs); in SPEFloatingPointException()
2171 err = do_spe_mathemu(regs); in SPEFloatingPointException()
/OK3568_Linux_fs/kernel/arch/powerpc/math-emu/
H A Dmath_efp.c177 int do_spe_mathemu(struct pt_regs *regs) in do_spe_mathemu() function