Home
last modified time | relevance | path

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

/Linux-v5.10/arch/powerpc/kernel/
Dtraps.c2162 extern int speround_handler(struct pt_regs *regs); in SPEFloatingPointRoundException()
2175 err = speround_handler(regs); in SPEFloatingPointRoundException()
/Linux-v5.10/arch/powerpc/math-emu/
Dmath_efp.c722 int speround_handler(struct pt_regs *regs) in speround_handler() function