SIGILL            263 arch/x86/kernel/traps.c DO_ERROR_INFO(6, SIGILL, "invalid opcode", invalid_op, ILL_ILLOPN, regs->ip)
SIGILL            947 arch/x86/kernel/traps.c 	info.si_signo = SIGILL;
SIGILL            952 arch/x86/kernel/traps.c 			regs, error_code, 32, SIGILL) == NOTIFY_STOP)
SIGILL            954 arch/x86/kernel/traps.c 	do_trap(32, SIGILL, "iret exception", regs, error_code, &info);
SIGILL             78 arch/x86/math-emu/errors.c 	math_abort(FPU_info, SIGILL);
SIGILL            184 arch/x86/math-emu/fpu_entry.c 			math_abort(FPU_info, SIGILL);
SIGILL            216 arch/x86/math-emu/fpu_entry.c 		math_abort(FPU_info, SIGILL);
SIGILL            241 arch/x86/math-emu/fpu_entry.c 		math_abort(FPU_info, SIGILL);
SIGILL            345 include/linux/signal.h         rt_sigmask(SIGQUIT)   |  rt_sigmask(SIGILL)    | \