/qemu/tests/qtest/ |
H A D | arm-cpu-features.c | 29 static QDict *do_query_no_props(QTestState *qts, const char *cpu_type) in do_query_no_props() 36 static QDict *do_query(QTestState *qts, const char *cpu_type, in do_query() 73 #define assert_error(qts, cpu_type, expected_error, fmt, ...) \ argument 130 #define assert_has_feature(qts, cpu_type, feature) \ argument 139 #define assert_has_not_feature(qts, cpu_type, feature) \ argument 159 #define assert_feature(qts, cpu_type, feature, expected_value) \ argument 169 #define assert_set_feature(qts, cpu_type, feature, value) \ argument 180 #define assert_has_feature_enabled(qts, cpu_type, feature) \ argument 183 #define assert_has_feature_disabled(qts, cpu_type, feature) \ argument 202 static void assert_bad_props(QTestState *qts, const char *cpu_type) in assert_bad_props() [all …]
|
/qemu/linux-user/sparc/ |
H A D | target_proc.h | 12 const char *cpu_type; in open_cpuinfo() local
|
/qemu/include/qemu/ |
H A D | target-info-impl.h | 20 const char *cpu_type; member
|
/qemu/include/hw/riscv/ |
H A D | riscv_hart.h | 39 char *cpu_type; member
|
H A D | sifive_u.h | 58 char *cpu_type; member
|
/qemu/include/hw/mips/ |
H A D | cps.h | 40 char *cpu_type; member
|
/qemu/hw/riscv/ |
H A D | riscv_hart.c | 116 char *cpu_type, Error **errp) in riscv_hart_realize()
|
/qemu/include/hw/arm/ |
H A D | bcm2836.h | 53 const char *cpu_type; member
|
H A D | armv7m.h | 99 char *cpu_type; member
|
/qemu/include/hw/ppc/ |
H A D | spapr_cpu_core.h | 35 const char *cpu_type; member
|
/qemu/target/arm/ |
H A D | arm-qmp-cmds.c | 138 const char *cpu_type = current_machine->cpu_type; in qmp_query_cpu_model_expansion() local
|
/qemu/target/mips/ |
H A D | cpu.c | 689 bool cpu_type_supports_isa(const char *cpu_type, uint64_t isa) in cpu_type_supports_isa() 695 bool cpu_type_supports_cps_smp(const char *cpu_type) in cpu_type_supports_cps_smp()
|
/qemu/hw/arm/ |
H A D | vexpress.c | 211 static void init_cpus(MachineState *ms, const char *cpu_type, in init_cpus() 277 const char *cpu_type, in a9_daughterboard_init() 360 const char *cpu_type, in a15_daughterboard_init()
|
/qemu/hw/ppc/ |
H A D | virtex_ml507.c | 70 static PowerPCCPU *ppc440_init_xilinx(const char *cpu_type, uint32_t sysclk) in ppc440_init_xilinx()
|
H A D | spapr_cpu_core.c | 113 const char *spapr_get_cpu_core_type(const char *cpu_type) in spapr_get_cpu_core_type()
|
/qemu/linux-user/i386/ |
H A D | target_syscall.h | 120 abi_ulong cpu_type; member 143 abi_ulong cpu_type; member
|
/qemu/bsd-user/i386/ |
H A D | target_syscall.h | 137 abi_ulong cpu_type; member 160 abi_ulong cpu_type; member
|
/qemu/target/xtensa/ |
H A D | cpu.c | 282 XtensaCPU *xtensa_cpu_create_with_clock(const char *cpu_type, Clock *cpu_refclk) in xtensa_cpu_create_with_clock()
|
/qemu/hw/sparc64/ |
H A D | sparc64.c | 265 SPARCCPU *sparc64_cpu_devinit(const char *cpu_type, uint64_t prom_addr) in sparc64_cpu_devinit()
|
/qemu/hw/core/ |
H A D | cpu-common.c | 209 const char *cpu_type; in parse_cpu_option() local
|
/qemu/bsd-user/ |
H A D | main.c | 263 const char *cpu_type; in main() local
|
/qemu/target/s390x/ |
H A D | cpu_models_system.c | 348 uint16_t cpu_type; in qmp_query_cpu_model_baseline() local
|
/qemu/include/hw/tricore/ |
H A D | tc27x_soc.h | 89 const char *cpu_type; member
|
/qemu/linux-user/ |
H A D | main.c | 79 static const char *cpu_type; variable
|
/qemu/hw/avr/ |
H A D | atmega.c | 55 const char *cpu_type; member
|