Home
last modified time | relevance | path

Searched refs:arm_tcg_cpus (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/target/arm/tcg/
H A Dcpu32.c1006 static const ARMCPUInfo arm_tcg_cpus[] = { variable
1061 for (i = 0; i < ARRAY_SIZE(arm_tcg_cpus); ++i) { in arm_tcg_cpu_register_types()
1062 arm_cpu_register(&arm_tcg_cpus[i]); in arm_tcg_cpu_register_types()