Home
last modified time | relevance | path

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

/openbmc/qemu/bsd-user/x86_64/
H A Dtarget_arch_cpu.h113 static inline void target_cpu_loop(CPUX86State *env) in target_cpu_loop() function
/openbmc/qemu/bsd-user/riscv/
H A Dtarget_arch_cpu.h40 static inline void target_cpu_loop(CPURISCVState *env) in target_cpu_loop() function
/openbmc/qemu/bsd-user/i386/
H A Dtarget_arch_cpu.h105 static inline void target_cpu_loop(CPUX86State *env) in target_cpu_loop() function
/openbmc/qemu/bsd-user/arm/
H A Dtarget_arch_cpu.h40 static inline void target_cpu_loop(CPUARMState *env) in target_cpu_loop() function
/openbmc/qemu/bsd-user/aarch64/
H A Dtarget_arch_cpu.h46 static inline void target_cpu_loop(CPUARMState *env) in target_cpu_loop() function