Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/
H A Dtraps.c663 static bool gp_try_fixup_and_notify(struct pt_regs *regs, int trapnr, in gp_try_fixup_and_notify() function
727 if (gp_try_fixup_and_notify(regs, X86_TRAP_GP, error_code, desc, 0)) in DEFINE_IDTENTRY_ERRORCODE()
1365 if (gp_try_fixup_and_notify(regs, X86_TRAP_VE, error_code, in ve_raise_fault()