Home
last modified time | relevance | path

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

/openbmc/qemu/linux-user/
H A Dsignal.c998 static uintptr_t host_sigbus_handler(CPUState *cpu, siginfo_t *info, in host_sigbus_handler() function
1048 pc = host_sigbus_handler(cpu, info, uc); in host_signal_handler()