Home
last modified time | relevance | path

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

/linux-5.19.10/arch/x86/include/asm/
Didtentry.h564 DECLARE_IDTENTRY_ERRORCODE(X86_TRAP_GP, exc_general_protection);
/linux-5.19.10/arch/x86/kernel/
Dtraps.c719 DEFINE_IDTENTRY_ERRORCODE(exc_general_protection) in DEFINE_IDTENTRY_ERRORCODE() argument
Dsev.c1826 exc_general_protection(ctxt->regs, error_code); in vc_forward_exception()
/linux-5.19.10/arch/x86/xen/
Denlighten_pv.c626 TRAP_ENTRY(exc_general_protection, false ),