Searched refs:handle_exception (Results 1 – 9 of 9) sorted by relevance
37 .global handle_exception symbol38 handle_exception: label
346 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()
125 SYM_CODE_START(handle_exception)238 SYM_CODE_END(handle_exception)239 ASM_NOKPROBE(handle_exception)
198 la a0, handle_exception
38 extern void handle_exception(struct pt_regs *regs);
171 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()