Home
last modified time | relevance | path

Searched refs:SIGBUS (Results 1 – 25 of 98) sorted by relevance

1234

/arch/arm/mm/
Dfsr-3level.c3 { do_bad, SIGBUS, 0, "unknown 0" },
4 { do_bad, SIGBUS, 0, "unknown 1" },
5 { do_bad, SIGBUS, 0, "unknown 2" },
6 { do_bad, SIGBUS, 0, "unknown 3" },
7 { do_bad, SIGBUS, 0, "reserved translation fault" },
11 { do_bad, SIGBUS, 0, "reserved access flag fault" },
15 { do_bad, SIGBUS, 0, "reserved permission fault" },
19 { do_bad, SIGBUS, 0, "synchronous external abort" },
20 { do_bad, SIGBUS, 0, "asynchronous external abort" },
21 { do_bad, SIGBUS, 0, "unknown 18" },
[all …]
Dfsr-2level.c8 { do_bad, SIGBUS, BUS_ADRALN, "alignment exception" },
10 { do_bad, SIGBUS, BUS_ADRALN, "alignment exception" },
11 { do_bad, SIGBUS, 0, "external abort on linefetch" },
13 { do_bad, SIGBUS, 0, "external abort on linefetch" },
15 { do_bad, SIGBUS, 0, "external abort on non-linefetch" },
17 { do_bad, SIGBUS, 0, "external abort on non-linefetch" },
19 { do_bad, SIGBUS, 0, "external abort on translation" },
21 { do_bad, SIGBUS, 0, "external abort on translation" },
28 { do_bad, SIGBUS, 0, "unknown 16" },
29 { do_bad, SIGBUS, 0, "unknown 17" },
[all …]
/arch/c6x/kernel/
Dtraps.c94 { "Oops - instruction fetch", SIGBUS, BUS_ADRERR },
95 { "Oops - fetch packet", SIGBUS, BUS_ADRERR },
108 { "Oops - external exception", SIGBUS, BUS_ADRERR },
109 { "Oops - external exception", SIGBUS, BUS_ADRERR },
110 { "Oops - external exception", SIGBUS, BUS_ADRERR },
111 { "Oops - external exception", SIGBUS, BUS_ADRERR },
112 { "Oops - external exception", SIGBUS, BUS_ADRERR },
113 { "Oops - external exception", SIGBUS, BUS_ADRERR },
114 { "Oops - external exception", SIGBUS, BUS_ADRERR },
115 { "Oops - external exception", SIGBUS, BUS_ADRERR },
[all …]
/arch/microblaze/kernel/
Dexceptions.c90 die("opcode exception", regs, SIGBUS); in full_exception()
95 _exception(SIGBUS, regs, BUS_ADRERR, addr); in full_exception()
99 die("bus exception", regs, SIGBUS); in full_exception()
104 _exception(SIGBUS, regs, BUS_ADRERR, addr); in full_exception()
108 die("bus exception", regs, SIGBUS); in full_exception()
117 die("Divide by zero exception", regs, SIGBUS); in full_exception()
/arch/riscv/kernel/
Dtraps.c103 SIGBUS, BUS_ADRALN, "instruction address misaligned");
112 SIGBUS, BUS_ADRALN, "Oops - load address misaligned");
114 SIGBUS, BUS_ADRALN, "Oops - store (or AMO) address misaligned");
123 do_trap_error(regs, SIGBUS, BUS_ADRALN, regs->epc, in do_trap_load_misaligned()
131 do_trap_error(regs, SIGBUS, BUS_ADRALN, regs->epc, in do_trap_store_misaligned()
/arch/arc/kernel/
Dtraps.c76 DO_ERROR_INFO(SIGBUS, "Invalid Mem Access", __weak do_memory_error, BUS_ADRERR)
78 DO_ERROR_INFO(SIGBUS, "Misaligned Access", do_misaligned_error, BUS_ADRALN)
/arch/powerpc/mm/
Dfault.c140 return SIGBUS; in do_sigbus()
160 force_sig_fault(SIGBUS, BUS_ADRERR, (void __user *)address); in do_sigbus()
406 _exception(SIGBUS, regs, BUS_OBJERR, address); in __do_page_fault()
409 return SIGBUS; in __do_page_fault()
515 return user_mode(regs) ? 0 : SIGBUS; in __do_page_fault()
/arch/hexagon/kernel/
Dtraps.c239 force_sig(SIGBUS); in misaligned_instruction()
250 force_sig(SIGBUS); in misaligned_data_load()
256 force_sig(SIGBUS); in misaligned_data_store()
272 force_sig(SIGBUS); in precise_bus_error()
/arch/mips/sgi-ip32/
Dip32-berr.c32 force_sig(SIGBUS); in ip32_be_handler()
/arch/powerpc/platforms/8xx/
Dmachine_check.c29 bad_page_fault(regs, regs->dar, SIGBUS); in machine_check_8xx()
/arch/powerpc/platforms/cell/spufs/
Dfault.c34 force_sig_fault(SIGBUS, BUS_OBJERR, NULL); in spufs_handle_event()
42 force_sig_fault(SIGBUS, BUS_ADRALN, NULL); in spufs_handle_event()
/arch/arm/mach-bcm/
Dbcm_5301x.c41 hook_fault_code(16 + 6, bcm5301x_abort_handler, SIGBUS, BUS_OBJERR, in bcm5301x_init_early()
/arch/m68k/mm/
Dfault.c185 current->thread.signo = SIGBUS; in do_page_fault()
190 current->thread.signo = SIGBUS; in do_page_fault()
/arch/ia64/include/uapi/asm/
Dsignal.h20 #define SIGBUS 7 macro
/arch/microblaze/mm/
Dfault.c289 force_sig_fault(SIGBUS, BUS_ADRERR, (void __user *)address); in do_page_fault()
292 bad_page_fault(regs, address, SIGBUS); in do_page_fault()
/arch/parisc/include/uapi/asm/
Dsignal.h15 #define SIGBUS 10 macro
/arch/h8300/include/uapi/asm/
Dsignal.h25 #define SIGBUS 7 macro
/arch/m68k/include/uapi/asm/
Dsignal.h25 #define SIGBUS 7 macro
/arch/arm/include/uapi/asm/
Dsignal.h25 #define SIGBUS 7 macro
/arch/s390/include/uapi/asm/
Dsignal.h33 #define SIGBUS 7 macro
/arch/xtensa/include/uapi/asm/
Dsignal.h42 #define SIGBUS 7 macro
/arch/mips/include/uapi/asm/
Dsignal.h35 #define SIGBUS 10 /* BUS error (4.2 BSD). */ macro
/arch/x86/include/uapi/asm/
Dsignal.h30 #define SIGBUS 7 macro
/arch/powerpc/include/uapi/asm/
Dsignal.h28 #define SIGBUS 7 macro
/arch/alpha/include/uapi/asm/
Dsignal.h32 #define SIGBUS 10 macro

1234