Searched refs:SIGBUS (Results 1 - 6 of 6) sorted by relevance

/u-boot/arch/sandbox/lib/
H A Dinterrupts.c39 case SIGBUS:
/u-boot/include/asm-generic/
H A Dsignal.h17 #define SIGBUS 7 macro
/u-boot/arch/powerpc/include/asm/
H A Dsignal.h29 #define SIGBUS 7 macro
/u-boot/arch/powerpc/lib/
H A Dkgdb.c54 { 0x400, SIGBUS }, /* instruction bus error */
56 { 0x600, SIGBUS }, /* alignment */
/u-boot/arch/sandbox/cpu/
H A Dos.c363 sigaction(SIGBUS, &act, NULL) ||
/u-boot/common/
H A Dcli_hush_upstream.c10911 + (1 << SIGBUS ) * HUSH_DEBUG

Completed in 127 milliseconds