Searched refs:handle_exception (Results 1 – 8 of 8) sorted by relevance
32 extern asmlinkage void handle_exception(void);164 csr_write(stvec, &handle_exception); in trap_init()
147 ENTRY(handle_exception)286 END(handle_exception)
38 extern void handle_exception(struct pt_regs *regs);
277 pta handle_exception, tr0398 pta handle_exception, tr0439 pta handle_exception, tr0572 pta handle_exception, tr0606 ! construct useful SR for handle_exception618 movi handle_exception, r18637 rte ! -> handle_exception, switch back to priv mode again662 handle_exception: label
300 bra handle_exception
1124 static void handle_exception(struct mesh_state *ms) in handle_exception() function1516 handle_exception(ms); in cmd_complete()1674 handle_exception(ms); in DEF_SCSI_QCMD()
2303 static void handle_exception(struct fsg_common *common) in handle_exception() function2456 handle_exception(common); in fsg_main_thread()
7039 static int handle_exception(struct kvm_vcpu *vcpu) in handle_exception() function9363 [EXIT_REASON_EXCEPTION_NMI] = handle_exception,