Searched refs:X86_TRAP_IRET (Results 1 – 3 of 3) sorted by relevance
30 #define X86_TRAP_IRET 32 /* IRET Exception */ macro
556 DECLARE_IDTENTRY_SW(X86_TRAP_IRET, iret_error);
1220 X86_TRAP_IRET, SIGILL) != NOTIFY_STOP) { in DEFINE_IDTENTRY_SW()1221 do_trap(X86_TRAP_IRET, SIGILL, "iret exception", regs, 0, in DEFINE_IDTENTRY_SW()
Completed in 17 milliseconds