Searched refs:exc_control_protection (Results 1 – 4 of 4) sorted by relevance
148 DEFINE_IDTENTRY_ERRORCODE(exc_control_protection) in DEFINE_IDTENTRY_ERRORCODE() argument
208 case X86_TRAP_CP: return exc_control_protection(regs, error_code); in fred_hwexc()
675 DECLARE_IDTENTRY_ERRORCODE(X86_TRAP_CP, exc_control_protection);
733 TRAP_ENTRY(exc_control_protection, false ),