/openbmc/qemu/target/s390x/ |
H A D | cpu.c | 311 void cpu_get_tb_cpu_state(CPUS390XState *env, vaddr *pc, in cpu_get_tb_cpu_state() function
|
/openbmc/qemu/target/hppa/ |
H A D | cpu.c | 53 void cpu_get_tb_cpu_state(CPUHPPAState *env, vaddr *pc, in cpu_get_tb_cpu_state() function
|
/openbmc/qemu/target/ppc/ |
H A D | helper_regs.c | 259 void cpu_get_tb_cpu_state(CPUPPCState *env, vaddr *pc, in cpu_get_tb_cpu_state() function
|
H A D | cpu.h | 2762 static inline void cpu_get_tb_cpu_state(CPUPPCState *env, vaddr *pc, in cpu_get_tb_cpu_state() function
|
/openbmc/qemu/target/rx/ |
H A D | cpu.h | 156 static inline void cpu_get_tb_cpu_state(CPURXState *env, vaddr *pc, in cpu_get_tb_cpu_state() function
|
/openbmc/qemu/target/hexagon/ |
H A D | cpu.h | 139 static inline void cpu_get_tb_cpu_state(CPUHexagonState *env, vaddr *pc, in cpu_get_tb_cpu_state() function
|
/openbmc/qemu/target/avr/ |
H A D | cpu.h | 196 static inline void cpu_get_tb_cpu_state(CPUAVRState *env, vaddr *pc, in cpu_get_tb_cpu_state() function
|
/openbmc/qemu/target/tricore/ |
H A D | cpu.h | 262 static inline void cpu_get_tb_cpu_state(CPUTriCoreState *env, vaddr *pc, in cpu_get_tb_cpu_state() function
|
/openbmc/qemu/target/sparc/ |
H A D | cpu.c | 719 void cpu_get_tb_cpu_state(CPUSPARCState *env, vaddr *pc, in cpu_get_tb_cpu_state() function
|
/openbmc/qemu/target/openrisc/ |
H A D | cpu.h | 354 static inline void cpu_get_tb_cpu_state(CPUOpenRISCState *env, vaddr *pc, in cpu_get_tb_cpu_state() function
|
/openbmc/qemu/target/microblaze/ |
H A D | cpu.h | 424 static inline void cpu_get_tb_cpu_state(CPUMBState *env, vaddr *pc, in cpu_get_tb_cpu_state() function
|
/openbmc/qemu/target/sh4/ |
H A D | cpu.h | 385 static inline void cpu_get_tb_cpu_state(CPUSH4State *env, vaddr *pc, in cpu_get_tb_cpu_state() function
|
/openbmc/qemu/target/alpha/ |
H A D | cpu.h | 467 static inline void cpu_get_tb_cpu_state(CPUAlphaState *env, vaddr *pc, in cpu_get_tb_cpu_state() function
|
/openbmc/qemu/target/loongarch/ |
H A D | cpu.h | 493 static inline void cpu_get_tb_cpu_state(CPULoongArchState *env, vaddr *pc, in cpu_get_tb_cpu_state() function
|
/openbmc/qemu/target/riscv/ |
H A D | cpu_helper.c | 137 void cpu_get_tb_cpu_state(CPURISCVState *env, vaddr *pc, in cpu_get_tb_cpu_state() function
|
/openbmc/qemu/target/m68k/ |
H A D | cpu.h | 610 static inline void cpu_get_tb_cpu_state(CPUM68KState *env, vaddr *pc, in cpu_get_tb_cpu_state() function
|
/openbmc/qemu/target/xtensa/ |
H A D | cpu.h | 736 static inline void cpu_get_tb_cpu_state(CPUXtensaState *env, vaddr *pc, in cpu_get_tb_cpu_state() function
|
/openbmc/qemu/target/mips/ |
H A D | cpu.h | 1371 static inline void cpu_get_tb_cpu_state(CPUMIPSState *env, vaddr *pc, in cpu_get_tb_cpu_state() function
|
/openbmc/qemu/target/arm/ |
H A D | helper.c | 11449 void cpu_get_tb_cpu_state(CPUARMState *env, vaddr *pc, in cpu_get_tb_cpu_state() function
|
/openbmc/qemu/target/i386/ |
H A D | cpu.h | 2615 static inline void cpu_get_tb_cpu_state(CPUX86State *env, vaddr *pc, in cpu_get_tb_cpu_state() function
|