Searched refs:target_mcontext (Results 1 – 6 of 6) sorted by relevance
29 struct target_mcontext { struct70 QEMU_BUILD_BUG_ON(offsetof(struct target_mcontext, mc_fregs) argument73 QEMU_BUILD_BUG_ON(offsetof(struct target_mcontext, v_regs)76 QEMU_BUILD_BUG_ON(offsetof(struct target_mcontext, mc_vregs)91 struct target_mcontext mcontext;164 struct target_mcontext tuc_mcontext;172 struct target_mcontext mctx;243 static void save_user_regs(CPUPPCState *env, struct target_mcontext *frame) in save_user_regs()327 struct target_mcontext *frame, int sig) in restore_user_regs()485 struct target_mcontext *mctx = 0; in setup_rt_frame()[all …]
54 typedef struct target_mcontext { struct
66 typedef struct target_mcontext { struct
30 typedef struct target_mcontext { struct
31 typedef struct target_mcontext { struct
55 struct target_mcontext { struct67 struct target_mcontext tuc_mcontext; argument