Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A Dtraps.c2194 extern int speround_handler(struct pt_regs *regs); in SPEFloatingPointRoundException()
2207 err = speround_handler(regs); in SPEFloatingPointRoundException()
/OK3568_Linux_fs/kernel/arch/powerpc/math-emu/
H A Dmath_efp.c723 int speround_handler(struct pt_regs *regs) in speround_handler() function