Home
last modified time | relevance | path

Searched defs:cpu_type (Results 1 – 25 of 35) sorted by relevance

12

/qemu/tests/qtest/
H A Darm-cpu-features.c29 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
202 static void assert_bad_props(QTestState *qts, const char *cpu_type) in assert_bad_props()
265 static void sve_tests_default(QTestState *qts, const char *cpu_type) in sve_tests_default()
[all …]
/qemu/include/hw/riscv/
H A Driscv_hart.h39 char *cpu_type; member
H A Dsifive_u.h58 char *cpu_type; member
/qemu/hw/riscv/
H A Driscv_hart.c46 char *cpu_type, Error **errp) in riscv_hart_realize()
/qemu/include/hw/mips/
H A Dcps.h40 char *cpu_type; member
/qemu/target/mips/
H A Dcpu.c657 bool cpu_type_supports_isa(const char *cpu_type, uint64_t isa) in cpu_type_supports_isa()
663 bool cpu_type_supports_cps_smp(const char *cpu_type) in cpu_type_supports_cps_smp()
/qemu/include/hw/arm/
H A Dbcm2836.h53 const char *cpu_type; member
H A Darmv7m.h99 char *cpu_type; member
/qemu/include/hw/ppc/
H A Dspapr_cpu_core.h36 const char *cpu_type; member
/qemu/target/arm/
H A Darm-qmp-cmds.c137 const char *cpu_type = current_machine->cpu_type; in qmp_query_cpu_model_expansion() local
/qemu/hw/arm/
H A Dvexpress.c209 static void init_cpus(MachineState *ms, const char *cpu_type, in init_cpus()
274 const char *cpu_type, in a9_daughterboard_init()
357 const char *cpu_type, in a15_daughterboard_init()
H A Dbcm2836.c26 const char *cpu_type; member
/qemu/target/xtensa/
H A Dcpu.c203 XtensaCPU *xtensa_cpu_create_with_clock(const char *cpu_type, Clock *cpu_refclk) in xtensa_cpu_create_with_clock()
/qemu/hw/ppc/
H A Dvirtex_ml507.c92 static PowerPCCPU *ppc440_init_xilinx(const char *cpu_type, uint32_t sysclk) in ppc440_init_xilinx()
H A Dspapr_cpu_core.c107 const char *spapr_get_cpu_core_type(const char *cpu_type) in spapr_get_cpu_core_type()
H A Dpnv_core.c40 const char *cpu_type = object_class_get_name(object_class_by_name(s)); in pnv_core_cpu_typename() local
/qemu/bsd-user/i386/
H A Dtarget_syscall.h137 abi_ulong cpu_type; member
160 abi_ulong cpu_type; member
/qemu/linux-user/i386/
H A Dtarget_syscall.h120 abi_ulong cpu_type; member
143 abi_ulong cpu_type; member
/qemu/hw/sparc64/
H A Dsparc64.c265 SPARCCPU *sparc64_cpu_devinit(const char *cpu_type, uint64_t prom_addr) in sparc64_cpu_devinit()
/qemu/bsd-user/
H A Dmain.c278 const char *cpu_type; in main() local
/qemu/
H A Dcpu-target.c269 const char *cpu_type; in parse_cpu_option() local
/qemu/target/s390x/
H A Dcpu_models_sysemu.c331 uint16_t cpu_type; in qmp_query_cpu_model_baseline() local
/qemu/include/hw/tricore/
H A Dtc27x_soc.h89 const char *cpu_type; member
/qemu/linux-user/
H A Dmain.c78 static const char *cpu_type; variable
/qemu/hw/avr/
H A Datmega.c53 const char *cpu_type; member

12