Searched refs:do_unhandled (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/arch/xtensa/include/asm/
H A Dtraps.h21 extern void do_unhandled(struct pt_regs *regs, unsigned long exccause);
/linux-4.4.14/arch/xtensa/kernel/
H A Dtraps.c178 void do_unhandled(struct pt_regs *regs, unsigned long exccause) do_unhandled() function
389 set_handler(EXC_TABLE_DEFAULT/4 + i, do_unhandled); trap_init()
H A Dsetup.c378 do_unhandled(regs, exccause); do_probed_exception()

Completed in 276 milliseconds