Home
last modified time | relevance | path

Searched refs:target_thread_set_upcall (Results 1 – 5 of 5) sorted by relevance

/openbmc/qemu/bsd-user/i386/
H A Dtarget_arch_thread.h24 static inline void target_thread_set_upcall(CPUX86State *regs, abi_ulong entry, in target_thread_set_upcall() function
/openbmc/qemu/bsd-user/x86_64/
H A Dtarget_arch_thread.h24 static inline void target_thread_set_upcall(CPUX86State *regs, abi_ulong entry, in target_thread_set_upcall() function
/openbmc/qemu/bsd-user/aarch64/
H A Dtarget_arch_thread.h24 static inline void target_thread_set_upcall(CPUARMState *regs, abi_ulong entry, in target_thread_set_upcall() function
/openbmc/qemu/bsd-user/riscv/
H A Dtarget_arch_thread.h24 static inline void target_thread_set_upcall(CPURISCVState *regs, in target_thread_set_upcall() function
/openbmc/qemu/bsd-user/arm/
H A Dtarget_arch_thread.h24 static inline void target_thread_set_upcall(CPUARMState *env, abi_ulong entry, in target_thread_set_upcall() function