Home
last modified time | relevance | path

Searched defs:sigbus_handler (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/tools/testing/selftests/powerpc/mce/
H A Dinject-ra-err.c19 static void sigbus_handler(int n, siginfo_t *info, void *ctxt_v) in sigbus_handler() function
/openbmc/qemu/tests/tcg/hexagon/
H A Dunaligned_pc.c63 void sigbus_handler(int signum) in sigbus_handler() function
/openbmc/qemu/system/
H A Dcpus.c371 static void sigbus_handler(int n, siginfo_t *siginfo, void *ctx) in sigbus_handler() function
/openbmc/qemu/util/
H A Doslib-posix.c297 static void sigbus_handler(int signal, siginfo_t *siginfo, void *ctx) in sigbus_handler() function
/openbmc/linux/tools/mm/
H A Dpage-types.c960 static void sigbus_handler(int sig, siginfo_t *info, void *ucontex) in sigbus_handler() function