Searched defs:unhandled_exception (Results 1 – 9 of 9) sorted by relevance
20 void unhandled_exception(struct pt_regs *regs) in unhandled_exception() function
214 unhandled_exception: label
38 unhandled_exception(const char *str, struct pt_regs *regs, in unhandled_exception() function
168 asmlinkage void unhandled_exception(struct pt_regs *regs, int cause) in unhandled_exception() function
69 static void unhandled_exception() noexcept in unhandled_exception() function
245 [[noreturn]] void unhandled_exception() noexcept in unhandled_exception() function
419 void unhandled_exception() noexcept in unhandled_exception() function
49 [[noreturn]] void unhandled_exception() noexcept in unhandled_exception() function
174 asmlinkage void unhandled_exception(struct pt_regs *regs, int ea, int vector) in unhandled_exception() function