Home
last modified time | relevance | path

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

/openbmc/qemu/linux-user/ppc/
H A Dsignal.c28 struct target_mcontext { struct
69 QEMU_BUILD_BUG_ON(offsetof(struct target_mcontext, mc_fregs) argument
72 QEMU_BUILD_BUG_ON(offsetof(struct target_mcontext, v_regs)
75 QEMU_BUILD_BUG_ON(offsetof(struct target_mcontext, mc_vregs)
90 struct target_mcontext mcontext;
163 struct target_mcontext tuc_mcontext;
171 struct target_mcontext mctx;
484 struct target_mcontext *mctx = 0; in setup_rt_frame()
576 struct target_mcontext *sr = NULL; in do_sigreturn()
611 struct target_mcontext *mcp; in do_setcontext()
[all …]
/openbmc/qemu/bsd-user/arm/
H A Dtarget_arch_signal.h66 typedef struct target_mcontext { struct
/openbmc/qemu/bsd-user/i386/
H A Dtarget_arch_signal.h30 typedef struct target_mcontext { struct
/openbmc/qemu/bsd-user/x86_64/
H A Dtarget_arch_signal.h31 typedef struct target_mcontext { struct
/openbmc/qemu/linux-user/m68k/
H A Dsignal.c55 struct target_mcontext { struct
67 struct target_mcontext tuc_mcontext; argument