Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/kernel/
Dtraps.c2051 extern int speround_handler(struct pt_regs *regs); in SPEFloatingPointRoundException()
2060 err = speround_handler(regs); in SPEFloatingPointRoundException()
/Linux-v4.19/arch/powerpc/math-emu/
Dmath_efp.c726 int speround_handler(struct pt_regs *regs) in speround_handler() function