Searched refs:handle_exception (Results 1 – 8 of 8) sorted by relevance
37 .global handle_exception symbol38 handle_exception: label
346 val = (unsigned long)handle_exception; in loongarch_vcpu_setup()
38 extern void handle_exception(struct pt_regs *regs);
128 SYM_CODE_START(handle_exception)243 SYM_CODE_END(handle_exception)244 ASM_NOKPROBE(handle_exception)
198 la a0, handle_exception
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()