Searched refs:do_early_exception (Results 1 – 4 of 4) sorted by relevance
55 extern void __init do_early_exception(struct pt_regs *regs, int trapnr);
101 void do_early_exception(struct pt_regs *regs, int trapnr);221 void do_early_exception(struct pt_regs *regs, int trapnr);699 do_early_exception(ctxt->regs, trapnr); in vc_early_forward_exception()
409 call do_early_exception
403 void __init do_early_exception(struct pt_regs *regs, int trapnr) in do_early_exception() function