Home
last modified time | relevance | path

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

/Linux-v6.6/arch/x86/kernel/
Dtraps.c612 static bool gp_try_fixup_and_notify(struct pt_regs *regs, int trapnr, in gp_try_fixup_and_notify() function
676 if (gp_try_fixup_and_notify(regs, X86_TRAP_GP, error_code, desc, 0)) in DEFINE_IDTENTRY_ERRORCODE()
1282 if (gp_try_fixup_and_notify(regs, X86_TRAP_VE, error_code, in ve_raise_fault()