Home
last modified time | relevance | path

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

/Linux-v6.6/arch/x86/include/asm/
Didtentry.h564 DECLARE_IDTENTRY_ERRORCODE(X86_TRAP_GP, exc_general_protection);
/Linux-v6.6/arch/x86/kernel/
Dtraps.c642 DEFINE_IDTENTRY_ERRORCODE(exc_general_protection) in DEFINE_IDTENTRY_ERRORCODE() argument
Dsev.c1818 exc_general_protection(ctxt->regs, error_code); in vc_forward_exception()
/Linux-v6.6/arch/x86/xen/
Denlighten_pv.c718 TRAP_ENTRY(exc_general_protection, false ),