/openbmc/qemu/target/tricore/ |
H A D | cpu.c | 91 cpu_exec_realizefn(cs, &local_err); in tricore_cpu_realizefn()
|
/openbmc/qemu/target/rx/ |
H A D | cpu.c | 127 cpu_exec_realizefn(cs, &local_err); in rx_cpu_realize()
|
/openbmc/qemu/target/alpha/ |
H A D | cpu.c | 102 cpu_exec_realizefn(cs, &local_err); in alpha_cpu_realizefn()
|
/openbmc/qemu/target/hppa/ |
H A D | cpu.c | 172 cpu_exec_realizefn(cs, &local_err); in hppa_cpu_realizefn()
|
/openbmc/qemu/target/xtensa/ |
H A D | cpu.c | 170 cpu_exec_realizefn(cs, &local_err); in xtensa_cpu_realizefn()
|
/openbmc/qemu/target/sh4/ |
H A D | cpu.c | 215 cpu_exec_realizefn(cs, &local_err); in superh_cpu_realizefn()
|
/openbmc/qemu/target/openrisc/ |
H A D | cpu.c | 156 cpu_exec_realizefn(cs, &local_err); in openrisc_cpu_realizefn()
|
/openbmc/qemu/target/s390x/ |
H A D | cpu.c | 263 cpu_exec_realizefn(cs, &err); in s390_cpu_realizefn()
|
/openbmc/qemu/ |
H A D | cpu-target.c | 134 bool cpu_exec_realizefn(CPUState *cpu, Error **errp) in cpu_exec_realizefn() function
|
/openbmc/qemu/target/hexagon/ |
H A D | cpu.c | 302 cpu_exec_realizefn(cs, &local_err); in hexagon_cpu_realize()
|
/openbmc/qemu/target/avr/ |
H A D | cpu.c | 114 cpu_exec_realizefn(cs, &local_err); in avr_cpu_realizefn()
|
/openbmc/qemu/target/microblaze/ |
H A D | cpu.c | 236 cpu_exec_realizefn(cs, &local_err); in mb_cpu_realizefn()
|
/openbmc/qemu/include/hw/core/ |
H A D | cpu.h | 1168 bool cpu_exec_realizefn(CPUState *cpu, Error **errp);
|
/openbmc/qemu/target/m68k/ |
H A D | cpu.c | 325 cpu_exec_realizefn(cs, &local_err); in m68k_cpu_realizefn()
|
/openbmc/qemu/target/mips/ |
H A D | cpu.c | 477 cpu_exec_realizefn(cs, &local_err); in mips_cpu_realizefn()
|
/openbmc/qemu/target/sparc/ |
H A D | cpu.c | 818 cpu_exec_realizefn(cs, &local_err); in sparc_cpu_realizefn()
|
/openbmc/qemu/target/loongarch/ |
H A D | cpu.c | 601 cpu_exec_realizefn(cs, &local_err); in loongarch_cpu_realizefn()
|
/openbmc/qemu/target/arm/ |
H A D | cpu.c | 2084 cpu_exec_realizefn(cs, &local_err); in arm_cpu_realizefn()
|
/openbmc/qemu/target/riscv/ |
H A D | cpu.c | 1169 cpu_exec_realizefn(cs, &local_err); in riscv_cpu_realize()
|
/openbmc/qemu/target/ppc/ |
H A D | cpu_init.c | 6888 cpu_exec_realizefn(cs, &local_err); in ppc_cpu_realize()
|
/openbmc/qemu/target/i386/ |
H A D | cpu.c | 7854 cpu_exec_realizefn(cs, &local_err); in x86_cpu_realizefn()
|