Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/
H A Didtentry.h602 DECLARE_IDTENTRY_ERRORCODE(X86_TRAP_GP, exc_general_protection);
/openbmc/linux/arch/x86/kernel/
H A Dtraps.c691 DEFINE_IDTENTRY_ERRORCODE(exc_general_protection) in DEFINE_IDTENTRY_ERRORCODE() argument
H A Dsev.c1809 exc_general_protection(ctxt->regs, error_code); in vc_forward_exception()
/openbmc/linux/arch/x86/xen/
H A Denlighten_pv.c718 TRAP_ENTRY(exc_general_protection, false ),