Searched refs:do_reserved_inst (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/include/asm/
H A Dsystem_32.h234 asmlinkage void do_reserved_inst(unsigned long r4, unsigned long r5,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/kernel/
H A Dtraps_32.c662 asmlinkage void do_reserved_inst(unsigned long r4, unsigned long r5, function
816 set_exception_table_vec(TRAP_RESERVED_INST, do_reserved_inst);
825 set_exception_table_evt(0x800, do_reserved_inst);
H A Dtraps_64.c139 void do_reserved_inst(unsigned long error_code, struct pt_regs *regs) function
224 do_unhandled_exception(trapnr, signr, exception_name, "do_reserved_inst", error_code, regs, current);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/kernel/cpu/sh5/
H A Dentry.S172 .long do_reserved_inst /* 0x180 */

Completed in 60 milliseconds