Home
last modified time | relevance | path

Searched defs:newsp (Results 1 – 25 of 26) sorted by relevance

12

/openbmc/qemu/linux-user/hexagon/
H A Dtarget_cpu.h22 target_ulong newsp, unsigned flags) in cpu_clone_regs_child()
/openbmc/qemu/linux-user/microblaze/
H A Dtarget_cpu.h22 static inline void cpu_clone_regs_child(CPUMBState *env, target_ulong newsp, in cpu_clone_regs_child()
/openbmc/qemu/linux-user/hppa/
H A Dtarget_cpu.h22 static inline void cpu_clone_regs_child(CPUHPPAState *env, target_ulong newsp, in cpu_clone_regs_child()
/openbmc/qemu/linux-user/s390x/
H A Dtarget_cpu.h22 static inline void cpu_clone_regs_child(CPUS390XState *env, target_ulong newsp, in cpu_clone_regs_child()
/openbmc/qemu/linux-user/sh4/
H A Dtarget_cpu.h22 static inline void cpu_clone_regs_child(CPUSH4State *env, target_ulong newsp, in cpu_clone_regs_child()
/openbmc/qemu/linux-user/loongarch64/
H A Dtarget_cpu.h12 target_ulong newsp, unsigned flags) in cpu_clone_regs_child()
/openbmc/qemu/linux-user/xtensa/
H A Dtarget_cpu.h8 target_ulong newsp, in cpu_clone_regs_child()
/openbmc/qemu/linux-user/alpha/
H A Dtarget_cpu.h22 static inline void cpu_clone_regs_child(CPUAlphaState *env, target_ulong newsp, in cpu_clone_regs_child()
/openbmc/qemu/linux-user/openrisc/
H A Dtarget_cpu.h24 target_ulong newsp, in cpu_clone_regs_child()
/openbmc/qemu/linux-user/riscv/
H A Dtarget_cpu.h4 static inline void cpu_clone_regs_child(CPURISCVState *env, target_ulong newsp, in cpu_clone_regs_child()
/openbmc/qemu/linux-user/aarch64/
H A Dtarget_cpu.h22 static inline void cpu_clone_regs_child(CPUARMState *env, target_ulong newsp, in cpu_clone_regs_child()
/openbmc/qemu/linux-user/mips/
H A Dtarget_cpu.h22 static inline void cpu_clone_regs_child(CPUMIPSState *env, target_ulong newsp, in cpu_clone_regs_child()
/openbmc/qemu/linux-user/m68k/
H A Dtarget_cpu.h24 static inline void cpu_clone_regs_child(CPUM68KState *env, target_ulong newsp, in cpu_clone_regs_child()
/openbmc/qemu/linux-user/ppc/
H A Dtarget_cpu.h22 static inline void cpu_clone_regs_child(CPUPPCState *env, target_ulong newsp, in cpu_clone_regs_child()
H A Dsignal.c431 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 Dtarget_cpu.h23 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 Dtarget_arch_cpu.h164 static inline void target_cpu_clone_regs(CPUX86State *env, target_ulong newsp) in target_cpu_clone_regs()
/openbmc/qemu/linux-user/sparc/
H A Dtarget_cpu.h40 static inline void cpu_clone_regs_child(CPUSPARCState *env, target_ulong newsp, in cpu_clone_regs_child()
/openbmc/qemu/linux-user/arm/
H A Dtarget_cpu.h44 static inline void cpu_clone_regs_child(CPUARMState *env, target_ulong newsp, in cpu_clone_regs_child()
/openbmc/qemu/bsd-user/riscv/
H A Dtarget_arch_cpu.h134 static inline void target_cpu_clone_regs(CPURISCVState *env, target_ulong newsp) in target_cpu_clone_regs()
/openbmc/qemu/bsd-user/i386/
H A Dtarget_arch_cpu.h189 static inline void target_cpu_clone_regs(CPUX86State *env, target_ulong newsp) in target_cpu_clone_regs()
/openbmc/qemu/bsd-user/arm/
H A Dtarget_arch_cpu.h201 static inline void target_cpu_clone_regs(CPUARMState *env, target_ulong newsp) in target_cpu_clone_regs()
/openbmc/qemu/bsd-user/aarch64/
H A Dtarget_arch_cpu.h174 static inline void target_cpu_clone_regs(CPUARMState *env, target_ulong newsp) in target_cpu_clone_regs()
/openbmc/qemu/linux-user/
H A Dstrace.c2051 static void do_print_clone(unsigned int flags, abi_ulong newsp, in do_print_clone()
/openbmc/qemu/target/arm/tcg/
H A Dtranslate.c5127 TCGv_i32 newsp = tcg_temp_new_i32(); in op_addr_ri_pre() local

12