/openbmc/qemu/accel/ |
H A D | accel-target.c | 94 acc_name = g_strdup_printf("%s-%s", ac_name, CPU_RESOLVING_TYPE); in accel_init_cpu_interfaces() 100 CPU_RESOLVING_TYPE, false, acc); in accel_init_cpu_interfaces()
|
/openbmc/qemu/include/hw/core/ |
H A D | accel-cpu.h | 23 #define TYPE_ACCEL_CPU "accel-" CPU_RESOLVING_TYPE
|
/openbmc/qemu/target/hppa/ |
H A D | cpu.h | 307 #define CPU_RESOLVING_TYPE TYPE_HPPA_CPU macro 384 #define CPU_RESOLVING_TYPE TYPE_HPPA_CPU macro
|
/openbmc/qemu/ |
H A D | cpu-target.c | 251 const char *suffix = "-" CPU_RESOLVING_TYPE; in cpu_model_from_type() 277 oc = cpu_class_by_name(CPU_RESOLVING_TYPE, model_pieces[0]); in parse_cpu_option()
|
/openbmc/qemu/target/hexagon/ |
H A D | cpu.h | 38 #define CPU_RESOLVING_TYPE TYPE_HEXAGON_CPU macro
|
/openbmc/qemu/target/avr/ |
H A D | cpu.h | 31 #define CPU_RESOLVING_TYPE TYPE_AVR_CPU macro
|
/openbmc/qemu/target/rx/ |
H A D | cpu.h | 129 #define CPU_RESOLVING_TYPE TYPE_RX_CPU macro
|
/openbmc/qemu/target/tricore/ |
H A D | cpu.h | 268 #define CPU_RESOLVING_TYPE TYPE_TRICORE_CPU macro
|
/openbmc/qemu/target/microblaze/ |
H A D | cpu.h | 402 #define CPU_RESOLVING_TYPE TYPE_MICROBLAZE_CPU macro
|
/openbmc/qemu/target/openrisc/ |
H A D | cpu.h | 331 #define CPU_RESOLVING_TYPE TYPE_OPENRISC_CPU macro
|
/openbmc/qemu/target/alpha/ |
H A D | cpu.h | 435 #define CPU_RESOLVING_TYPE TYPE_ALPHA_CPU macro
|
/openbmc/qemu/target/m68k/ |
H A D | cpu.h | 579 #define CPU_RESOLVING_TYPE TYPE_M68K_CPU macro
|
/openbmc/qemu/target/sh4/ |
H A D | cpu.h | 282 #define CPU_RESOLVING_TYPE TYPE_SUPERH_CPU macro
|
/openbmc/qemu/target/loongarch/ |
H A D | cpu.h | 488 #define CPU_RESOLVING_TYPE TYPE_LOONGARCH_CPU macro
|
/openbmc/qemu/target/xtensa/ |
H A D | cpu.h | 604 #define CPU_RESOLVING_TYPE TYPE_XTENSA_CPU macro
|
/openbmc/qemu/target/s390x/ |
H A D | cpu.h | 913 #define CPU_RESOLVING_TYPE TYPE_S390_CPU macro
|
/openbmc/qemu/target/sparc/ |
H A D | cpu.h | 668 #define CPU_RESOLVING_TYPE TYPE_SPARC_CPU macro
|
/openbmc/qemu/target/riscv/ |
H A D | cpu.h | 38 #define CPU_RESOLVING_TYPE TYPE_RISCV_CPU macro
|
/openbmc/qemu/target/mips/ |
H A D | cpu.h | 1315 #define CPU_RESOLVING_TYPE TYPE_MIPS_CPU macro
|
/openbmc/qemu/target/i386/ |
H A D | cpu.h | 2475 #define CPU_RESOLVING_TYPE TYPE_X86_CPU macro
|
/openbmc/qemu/target/ppc/ |
H A D | cpu.h | 30 #define CPU_RESOLVING_TYPE TYPE_POWERPC_CPU macro
|
/openbmc/qemu/target/arm/ |
H A D | cpu.h | 2768 #define CPU_RESOLVING_TYPE TYPE_ARM_CPU macro
|