Searched refs:handle_delayslot (Results 1 – 1 of 1) sorted by relevance
/arch/sh/kernel/ |
D | traps_32.c | 266 static inline int handle_delayslot(struct pt_regs *regs, in handle_delayslot() function 337 ret = handle_delayslot(regs, instruction, ma); in handle_unaligned_access() 343 ret = handle_delayslot(regs, instruction, ma); in handle_unaligned_access() 349 ret = handle_delayslot(regs, instruction, ma); in handle_unaligned_access() 370 ret = handle_delayslot(regs, instruction, ma); in handle_unaligned_access() 376 ret = handle_delayslot(regs, instruction, ma); in handle_unaligned_access() 404 ret = handle_delayslot(regs, instruction, ma); in handle_unaligned_access() 418 ret = handle_delayslot(regs, instruction, ma); in handle_unaligned_access() 435 ret = handle_delayslot(regs, instruction, ma); in handle_unaligned_access() 441 ret = handle_delayslot(regs, instruction, ma); in handle_unaligned_access()
|