Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/kernel/
Dtraps.c2194 extern int speround_handler(struct pt_regs *regs); in SPEFloatingPointRoundException()
2207 err = speround_handler(regs); in SPEFloatingPointRoundException()
/kernel/linux/linux-5.10/arch/powerpc/math-emu/
Dmath_efp.c722 int speround_handler(struct pt_regs *regs) in speround_handler() function