| /openbmc/qemu/linux-user/hexagon/ |
| H A D | target_cpu.h | 22 target_ulong newsp, unsigned flags) in cpu_clone_regs_child()
|
| /openbmc/qemu/linux-user/microblaze/ |
| H A D | target_cpu.h | 22 static inline void cpu_clone_regs_child(CPUMBState *env, target_ulong newsp, in cpu_clone_regs_child()
|
| /openbmc/qemu/linux-user/hppa/ |
| H A D | target_cpu.h | 22 static inline void cpu_clone_regs_child(CPUHPPAState *env, target_ulong newsp, in cpu_clone_regs_child()
|
| /openbmc/qemu/linux-user/s390x/ |
| H A D | target_cpu.h | 22 static inline void cpu_clone_regs_child(CPUS390XState *env, target_ulong newsp, in cpu_clone_regs_child()
|
| /openbmc/qemu/linux-user/sh4/ |
| H A D | target_cpu.h | 22 static inline void cpu_clone_regs_child(CPUSH4State *env, target_ulong newsp, in cpu_clone_regs_child()
|
| /openbmc/qemu/linux-user/loongarch64/ |
| H A D | target_cpu.h | 12 target_ulong newsp, unsigned flags) in cpu_clone_regs_child()
|
| /openbmc/qemu/linux-user/xtensa/ |
| H A D | target_cpu.h | 8 target_ulong newsp, in cpu_clone_regs_child()
|
| /openbmc/qemu/linux-user/alpha/ |
| H A D | target_cpu.h | 22 static inline void cpu_clone_regs_child(CPUAlphaState *env, target_ulong newsp, in cpu_clone_regs_child()
|
| /openbmc/qemu/linux-user/openrisc/ |
| H A D | target_cpu.h | 24 target_ulong newsp, in cpu_clone_regs_child()
|
| /openbmc/qemu/linux-user/riscv/ |
| H A D | target_cpu.h | 4 static inline void cpu_clone_regs_child(CPURISCVState *env, target_ulong newsp, in cpu_clone_regs_child()
|
| /openbmc/qemu/linux-user/aarch64/ |
| H A D | target_cpu.h | 22 static inline void cpu_clone_regs_child(CPUARMState *env, target_ulong newsp, in cpu_clone_regs_child()
|
| /openbmc/qemu/linux-user/mips/ |
| H A D | target_cpu.h | 22 static inline void cpu_clone_regs_child(CPUMIPSState *env, target_ulong newsp, in cpu_clone_regs_child()
|
| /openbmc/qemu/linux-user/m68k/ |
| H A D | target_cpu.h | 24 static inline void cpu_clone_regs_child(CPUM68KState *env, target_ulong newsp, in cpu_clone_regs_child()
|
| /openbmc/qemu/linux-user/ppc/ |
| H A D | target_cpu.h | 22 static inline void cpu_clone_regs_child(CPUPPCState *env, target_ulong newsp, in cpu_clone_regs_child()
|
| H A D | signal.c | 431 target_ulong frame_addr, newsp; in setup_frame() local 486 target_ulong rt_sf_addr, newsp = 0; in setup_rt_frame() local
|
| /openbmc/qemu/linux-user/i386/ |
| H A D | target_cpu.h | 23 static inline void cpu_clone_regs_child(CPUX86State *env, target_ulong newsp, in cpu_clone_regs_child()
|
| /openbmc/qemu/bsd-user/x86_64/ |
| H A D | target_arch_cpu.h | 164 static inline void target_cpu_clone_regs(CPUX86State *env, target_ulong newsp) in target_cpu_clone_regs()
|
| /openbmc/qemu/linux-user/sparc/ |
| H A D | target_cpu.h | 40 static inline void cpu_clone_regs_child(CPUSPARCState *env, target_ulong newsp, in cpu_clone_regs_child()
|
| /openbmc/qemu/linux-user/arm/ |
| H A D | target_cpu.h | 44 static inline void cpu_clone_regs_child(CPUARMState *env, target_ulong newsp, in cpu_clone_regs_child()
|
| /openbmc/qemu/bsd-user/riscv/ |
| H A D | target_arch_cpu.h | 134 static inline void target_cpu_clone_regs(CPURISCVState *env, target_ulong newsp) in target_cpu_clone_regs()
|
| /openbmc/qemu/bsd-user/i386/ |
| H A D | target_arch_cpu.h | 189 static inline void target_cpu_clone_regs(CPUX86State *env, target_ulong newsp) in target_cpu_clone_regs()
|
| /openbmc/qemu/bsd-user/arm/ |
| H A D | target_arch_cpu.h | 201 static inline void target_cpu_clone_regs(CPUARMState *env, target_ulong newsp) in target_cpu_clone_regs()
|
| /openbmc/qemu/bsd-user/aarch64/ |
| H A D | target_arch_cpu.h | 174 static inline void target_cpu_clone_regs(CPUARMState *env, target_ulong newsp) in target_cpu_clone_regs()
|
| /openbmc/qemu/linux-user/ |
| H A D | strace.c | 2051 static void do_print_clone(unsigned int flags, abi_ulong newsp, in do_print_clone()
|
| /openbmc/qemu/target/arm/tcg/ |
| H A D | translate.c | 5127 TCGv_i32 newsp = tcg_temp_new_i32(); in op_addr_ri_pre() local
|