Home
last modified time | relevance | path

Searched defs:target_cpu_clone_regs (Results 1 – 5 of 5) sorted by relevance

/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() function
/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() function
/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() function
/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() function
/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() function