Searched refs:handle_hw_divzero (Results 1 – 3 of 3) sorted by relevance
/linux-2.4.37.9/arch/sparc/kernel/ |
D | muldiv.c | 92 extern void handle_hw_divzero (struct pt_regs *regs, unsigned long pc, 168 handle_hw_divzero (regs, pc, regs->npc, regs->psr); in do_user_muldiv() 197 handle_hw_divzero (regs, pc, regs->npc, regs->psr); in do_user_muldiv()
|
D | traps.c | 452 void handle_hw_divzero(struct pt_regs *regs, unsigned long pc, unsigned long npc, function
|
D | entry.S | 721 call C_LABEL(handle_hw_divzero)
|