Home
last modified time | relevance | path

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

/linux-4.4.14/arch/powerpc/kernel/
Dtraps.c1812 extern int speround_handler(struct pt_regs *regs); in SPEFloatingPointRoundException()
1821 err = speround_handler(regs); in SPEFloatingPointRoundException()
/linux-4.4.14/arch/powerpc/math-emu/
Dmath_efp.c726 int speround_handler(struct pt_regs *regs) in speround_handler() function