Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/
H A Dcet.c148 DEFINE_IDTENTRY_ERRORCODE(exc_control_protection) in DEFINE_IDTENTRY_ERRORCODE() argument
/linux/arch/x86/entry/
H A Dentry_fred.c208 case X86_TRAP_CP: return exc_control_protection(regs, error_code); in fred_hwexc()
/linux/arch/x86/include/asm/
H A Didtentry.h675 DECLARE_IDTENTRY_ERRORCODE(X86_TRAP_CP, exc_control_protection);
/linux/arch/x86/xen/
H A Denlighten_pv.c733 TRAP_ENTRY(exc_control_protection, false ),