Home
last modified time | relevance | path

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

/openbmc/qemu/bsd-user/aarch64/
H A Dsignal.c122 abi_long get_ucontext_sigreturn(CPUARMState *regs, abi_ulong target_sf, in get_ucontext_sigreturn() argument
134 *target_uc = target_sf; in get_ucontext_sigreturn()
/openbmc/qemu/bsd-user/x86_64/
H A Dsignal.c64 abi_ulong target_sf, abi_ulong *target_uc) in get_ucontext_sigreturn() argument
/openbmc/qemu/bsd-user/i386/
H A Dsignal.c63 abi_long get_ucontext_sigreturn(CPUX86State *regs, abi_ulong target_sf, in get_ucontext_sigreturn() argument
/openbmc/qemu/bsd-user/freebsd/
H A Dtarget_os_ucontext.h41 abi_long get_ucontext_sigreturn(CPUArchState *env, abi_ulong target_sf,
/openbmc/qemu/bsd-user/arm/
H A Dsignal.c216 abi_long get_ucontext_sigreturn(CPUARMState *env, abi_ulong target_sf, in get_ucontext_sigreturn() argument
219 *target_uc = target_sf; in get_ucontext_sigreturn()