Searched refs:handle_hw_divzero (Results 1 – 4 of 4) sorted by relevance
/linux-2.6.39/arch/sparc/kernel/ |
D | muldiv.c | 174 handle_hw_divzero (regs, pc, regs->npc, regs->psr); in do_user_muldiv() 203 handle_hw_divzero (regs, pc, regs->npc, regs->psr); in do_user_muldiv()
|
D | kernel.h | 20 extern void handle_hw_divzero(struct pt_regs *regs, unsigned long pc,
|
D | traps_32.c | 407 void handle_hw_divzero(struct pt_regs *regs, unsigned long pc, unsigned long npc, function
|
D | entry.S | 667 call handle_hw_divzero
|