Searched refs:exc_control_protection (Results 1 – 4 of 4) sorted by relevance
118 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);
732 TRAP_ENTRY(exc_control_protection, false ),
Completed in 14 milliseconds