do_illegal_slot_inst   48 arch/sh/include/asm/traps_32.h asmlinkage void do_illegal_slot_inst(void);
do_illegal_slot_inst  759 arch/sh/kernel/traps_32.c 	set_exception_table_vec(TRAP_ILLEGAL_SLOT_INST, do_illegal_slot_inst);
do_illegal_slot_inst  769 arch/sh/kernel/traps_32.c 	set_exception_table_evt(0x820, do_illegal_slot_inst);