Home
last modified time | relevance | path

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

/openbmc/qemu/bsd-user/
H A Dsignal-common.h36 long do_sigreturn(CPUArchState *env, abi_ulong addr);
H A Dsignal.c811 long do_sigreturn(CPUArchState *env, abi_ulong addr) in do_sigreturn() function
/openbmc/qemu/linux-user/alpha/
H A Dsignal.c209 long do_sigreturn(CPUAlphaState *env) in do_sigreturn() function
/openbmc/qemu/linux-user/mips/
H A Dsignal.c245 long do_sigreturn(CPUMIPSState *regs) in do_sigreturn() function
/openbmc/qemu/linux-user/sh4/
H A Dsignal.c272 long do_sigreturn(CPUSH4State *regs) in do_sigreturn() function
/openbmc/qemu/linux-user/m68k/
H A Dsignal.c328 long do_sigreturn(CPUM68KState *env) in do_sigreturn() function
/openbmc/qemu/linux-user/ppc/
H A Dsignal.c574 long do_sigreturn(CPUPPCState *env) in do_sigreturn() function
/openbmc/qemu/linux-user/i386/
H A Dsignal.c794 long do_sigreturn(CPUX86State *env) in do_sigreturn() function