Home
last modified time | relevance | path

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

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