Searched refs:early_fixup_exception (Results 1 – 3 of 3) sorted by relevance
43 extern void early_fixup_exception(struct pt_regs *regs, int trapnr);
189 void __init early_fixup_exception(struct pt_regs *regs, int trapnr) in early_fixup_exception() function
412 early_fixup_exception(regs, trapnr); in do_early_exception()