Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/include/asm/
H A Dprocessor.h443 int speround_handler(struct pt_regs *regs);
/openbmc/linux/arch/powerpc/math-emu/
H A Dmath_efp.c726 int speround_handler(struct pt_regs *regs) in speround_handler() function
/openbmc/linux/arch/powerpc/kernel/
H A Dtraps.c2210 err = speround_handler(regs); in DEFINE_INTERRUPT_HANDLER()