Searched refs:ILL_ILLADR (Results 1 – 5 of 5) sorted by relevance
| /linux/include/uapi/asm-generic/ |
| H A D | siginfo.h | 193 #define ILL_ILLADR 3 /* illegal addressing mode */ macro
|
| /linux/arch/csky/kernel/ |
| H A D | traps.c | 156 SIGSEGV, ILL_ILLADR, "error bus error exception");
|
| /linux/arch/s390/kernel/ |
| H A D | traps.c | 97 DO_ERROR_INFO(addressing_exception, SIGILL, ILL_ILLADR, "addressing exception")
|
| H A D | uprobes.c | 372 do_report_trap(regs, SIGILL, ILL_ILLADR, NULL); in arch_uprobe_skip_sstep()
|
| /linux/arch/sparc/kernel/ |
| H A D | traps_64.c | 388 force_sig_fault(SIGILL, ILL_ILLADR, (void __user *)addr); in sun4v_data_access_exception()
|