Home
last modified time | relevance | path

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

/u-boot/arch/sandbox/lib/
A Dinterrupts.c40 case SIGBUS: in os_signal_action()
/u-boot/include/asm-generic/
A Dsignal.h17 #define SIGBUS 7 macro
/u-boot/arch/powerpc/lib/
A Dkgdb.c54 { 0x400, SIGBUS }, /* instruction bus error */
56 { 0x600, SIGBUS }, /* alignment */
/u-boot/arch/powerpc/include/asm/
A Dsignal.h29 #define SIGBUS 7 macro
/u-boot/arch/sandbox/cpu/
A Dos.c317 sigaction(SIGBUS, &act, NULL) || in os_setup_signal_handlers()

Completed in 13 milliseconds