Home
last modified time | relevance | path

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

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