Searched refs:arm_tcg_cpus (Results 1 – 1 of 1) sorted by relevance
1006 static const ARMCPUInfo arm_tcg_cpus[] = { variable1061 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()