Searched refs:do_early_exception (Results 1 - 4 of 4) sorted by relevance

/linux-master/arch/x86/include/asm/
H A Dsetup.h53 extern void __init do_early_exception(struct pt_regs *regs, int trapnr);
/linux-master/arch/x86/kernel/
H A Dhead_64.S540 call do_early_exception
H A Dhead64.c362 void __init do_early_exception(struct pt_regs *regs, int trapnr) function
H A Dsev.c1412 do_early_exception(ctxt->regs, trapnr);

Completed in 147 milliseconds