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