Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
A Dsetup.h55 extern void __init do_early_exception(struct pt_regs *regs, int trapnr);
/linux/arch/x86/kernel/
A Dsev.c90 void do_early_exception(struct pt_regs *regs, int trapnr);
213 void do_early_exception(struct pt_regs *regs, int trapnr);
797 do_early_exception(ctxt->regs, trapnr); in vc_early_forward_exception()
A Dhead_64.S400 call do_early_exception
A Dhead64.c407 void __init do_early_exception(struct pt_regs *regs, int trapnr) in do_early_exception() function

Completed in 10 milliseconds