Home
last modified time | relevance | path

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

12

/openbmc/linux/arch/powerpc/kernel/
H A Dstacktrace.c44 unsigned long newsp, ip; in arch_stack_walk() local
69 unsigned long newsp; in arch_stack_walk_reliable() local
/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/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/cris/
H A Dtarget_cpu.h23 static inline void cpu_clone_regs_child(CPUCRISState *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/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/xtensa/
H A Dtarget_cpu.h8 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/openrisc/
H A Dtarget_cpu.h24 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/hexagon/
H A Dtarget_cpu.h22 target_ulong newsp, unsigned flags) 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/loongarch64/
H A Dtarget_cpu.h12 target_ulong newsp, unsigned flags) 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/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/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/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()
/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/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/linux/arch/nios2/kernel/
H A Dprocess.c253 asmlinkage int nios2_clone(unsigned long clone_flags, unsigned long newsp, in nios2_clone()
/openbmc/linux/tools/testing/selftests/arm64/abi/
H A Dtpidr2.c164 static int sys_clone(unsigned long clone_flags, unsigned long newsp, in sys_clone()

12