Searched refs:X86_TRAP_IRET (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/x86/include/asm/
H A Dtrapnr.h42 #define X86_TRAP_IRET 32 /* IRET Exception */ macro
H A Didtentry.h611 DECLARE_IDTENTRY_SW(X86_TRAP_IRET, iret_error);
/linux-master/arch/x86/kernel/
H A Dtraps.c1397 X86_TRAP_IRET, SIGILL) != NOTIFY_STOP) {
1398 do_trap(X86_TRAP_IRET, SIGILL, "iret exception", regs, 0,

Completed in 200 milliseconds