Home
last modified time | relevance | path

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

/linux/arch/x86/entry/
H A Dentry_fred.c74 return exc_general_protection(regs, 0); in fred_intx()
206 case X86_TRAP_GP: return exc_general_protection(regs, error_code); in fred_hwexc()
/linux/arch/x86/kernel/
H A Dtraps.c913 DEFINE_IDTENTRY_ERRORCODE(exc_general_protection) in DEFINE_IDTENTRY_ERRORCODE() argument
/linux/arch/x86/xen/
H A Denlighten_pv.c794 TRAP_ENTRY(exc_general_protection, false ),