Searched refs:cpu_create (Results 1 – 25 of 29) sorted by relevance
12
26 cpu = cpu_create(mch->cpu_type); in machine_none_init()
57 CPUState *cpu_create(const char *typename) in cpu_create() function
49 cpu = M68K_CPU(cpu_create(machine->cpu_type)); in an5206_init()
291 cpu = M68K_CPU(cpu_create(machine->cpu_type)); in mcf5208evb_init()
147 cpu = M68K_CPU(cpu_create(machine->cpu_type)); in virt_init()
984 cpu = M68K_CPU(cpu_create(machine->cpu_type)); in next_cube_init()
70 cpu = TRICORE_CPU(cpu_create(machine->cpu_type)); in tricore_testboard_init()
62 cpu = XTENSA_CPU(cpu_create(machine->cpu_type)); in xtensa_sim_common_init()
248 cpu = XTENSA_CPU(cpu_create(machine->cpu_type)); in xtfpga_init()
81 cpu = POWERPC_CPU(cpu_create(machine->cpu_type)); in amigaone_init()
151 cpu = POWERPC_CPU(cpu_create(machine->cpu_type)); in bamboo_init()
77 cpu = POWERPC_CPU(cpu_create(cpu_type)); in ppc440_init_xilinx()
266 cpu = POWERPC_CPU(cpu_create(machine->cpu_type)); in sam460ex_init()
113 cpu = POWERPC_CPU(cpu_create(machine->cpu_type)); in ppc_heathrow_init()
254 cpu = POWERPC_CPU(cpu_create(machine->cpu_type)); in ibm_40p_init()
161 cpu = POWERPC_CPU(cpu_create(machine->cpu_type)); in ppc_core99_init()
69 cpus[i] = ALPHA_CPU(cpu_create(machine->cpu_type)); in clipper_init()
237 CPUState *new_cpu = cpu_create(cpu_type); in cpu_copy()822 cpu = cpu_create(cpu_type); in main()
249 cpu = SUPERH_CPU(cpu_create(machine->cpu_type)); in r2d_init()
303 cpus[n] = OPENRISC_CPU(cpu_create(machine->cpu_type)); in openrisc_sim_init()
484 cpus[n] = OPENRISC_CPU(cpu_create(machine->cpu_type)); in openrisc_virt_init()
476 cpu = cpu_create(cpu_type); in main()
806 CPUState *cpu_create(const char *typename);
283 cpu[i] = HPPA_CPU(cpu_create(machine->cpu_type)); in machine_HP_common_init_cpus()
1224 cpu = ARM_CPU(cpu_create(machine->cpu_type)); in musicpal_init()