/openbmc/qemu/target/hppa/ |
H A D | cpu.c | 50 void cpu_get_tb_cpu_state(CPUHPPAState *env, vaddr *pc, in cpu_get_tb_cpu_state() function
|
/openbmc/qemu/target/s390x/ |
H A D | cpu.c | 323 void cpu_get_tb_cpu_state(CPUS390XState *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 | 2744 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 | 152 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 | 141 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 | 194 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 | 256 static inline void cpu_get_tb_cpu_state(CPUTriCoreState *env, vaddr *pc, in cpu_get_tb_cpu_state() function
|
/openbmc/qemu/target/openrisc/ |
H A D | cpu.h | 352 static inline void cpu_get_tb_cpu_state(CPUOpenRISCState *env, vaddr *pc, in cpu_get_tb_cpu_state() function
|
/openbmc/qemu/target/riscv/ |
H A D | cpu_helper.c | 123 void cpu_get_tb_cpu_state(CPURISCVState *env, vaddr *pc, in cpu_get_tb_cpu_state() function
|
/openbmc/qemu/target/alpha/ |
H A D | cpu.h | 465 static inline void cpu_get_tb_cpu_state(CPUAlphaState *env, vaddr *pc, in cpu_get_tb_cpu_state() function
|
/openbmc/qemu/target/microblaze/ |
H A D | cpu.h | 415 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 | 383 static inline void cpu_get_tb_cpu_state(CPUSH4State *env, vaddr *pc, in cpu_get_tb_cpu_state() function
|
/openbmc/qemu/target/loongarch/ |
H A D | cpu.h | 474 static inline void cpu_get_tb_cpu_state(CPULoongArchState *env, vaddr *pc, in cpu_get_tb_cpu_state() function
|
/openbmc/qemu/target/m68k/ |
H A D | cpu.h | 608 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 | 734 static inline void cpu_get_tb_cpu_state(CPUXtensaState *env, vaddr *pc, in cpu_get_tb_cpu_state() function
|
/openbmc/qemu/target/sparc/ |
H A D | cpu.h | 750 static inline void cpu_get_tb_cpu_state(CPUSPARCState *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/i386/ |
H A D | cpu.h | 2534 static inline void cpu_get_tb_cpu_state(CPUX86State *env, vaddr *pc, in cpu_get_tb_cpu_state() function
|
/openbmc/qemu/target/arm/ |
H A D | helper.c | 12674 void cpu_get_tb_cpu_state(CPUARMState *env, vaddr *pc, in cpu_get_tb_cpu_state() function
|