Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dprocessor.h442 int do_spe_mathemu(struct pt_regs *regs);
/kernel/linux/linux-5.10/arch/powerpc/math-emu/
H A Dmath_efp.c177 int do_spe_mathemu(struct pt_regs *regs) in do_spe_mathemu() function
/kernel/linux/linux-6.6/arch/powerpc/math-emu/
H A Dmath_efp.c177 int do_spe_mathemu(struct pt_regs *regs) in do_spe_mathemu() function
/kernel/linux/linux-5.10/arch/powerpc/kernel/
H A Dtraps.c2144 extern int do_spe_mathemu(struct pt_regs *regs); in SPEFloatingPointException()
2173 err = do_spe_mathemu(regs); in SPEFloatingPointException()
/kernel/linux/linux-6.6/arch/powerpc/kernel/
H A Dtraps.c2177 err = do_spe_mathemu(regs); in DEFINE_INTERRUPT_HANDLER()

Completed in 13 milliseconds