Home
last modified time | relevance | path

Searched refs:do_illegal_slot_inst (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/arch/sh/include/asm/
H A Dtraps_32.h48 asmlinkage void do_illegal_slot_inst(void);
/OK3568_Linux_fs/kernel/arch/sh/kernel/
H A Dtraps_32.c693 asmlinkage void do_illegal_slot_inst(void) in do_illegal_slot_inst() function
757 set_exception_table_vec(TRAP_ILLEGAL_SLOT_INST, do_illegal_slot_inst); in trap_init()
767 set_exception_table_evt(0x820, do_illegal_slot_inst); in trap_init()