Searched refs:handle_exception (Results 1 – 7 of 7) sorted by relevance
37 .global handle_exception symbol38 handle_exception: label
333 val = (unsigned long)handle_exception; in loongarch_vcpu_setup()
35 extern asmlinkage void handle_exception(void);92 if (pc >= (unsigned long)handle_exception && in walk_stackframe()
38 extern void handle_exception(struct pt_regs *regs);
157 void handle_exception(void);
296 bra handle_exception
2434 static void handle_exception(struct fsg_common *common) in handle_exception() function2589 handle_exception(common); in fsg_main_thread()