Searched refs:cpu_create (Results 1 – 25 of 28) sorted by relevance
12
26 cpu = cpu_create(mch->cpu_type); in machine_none_init()
58 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()
148 cpu = M68K_CPU(cpu_create(machine->cpu_type)); in virt_init()
1261 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()
249 cpu = XTENSA_CPU(cpu_create(machine->cpu_type)); in xtfpga_init()
70 cpus[i] = ALPHA_CPU(cpu_create(machine->cpu_type)); in clipper_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()
114 cpu = POWERPC_CPU(cpu_create(machine->cpu_type)); in ppc_heathrow_init()
266 cpu = POWERPC_CPU(cpu_create(machine->cpu_type)); in sam460ex_init()
281 cpu = POWERPC_CPU(cpu_create(machine->cpu_type)); in amigaone_init()
261 cpu = POWERPC_CPU(cpu_create(machine->cpu_type)); in ibm_40p_init()
162 cpu = POWERPC_CPU(cpu_create(machine->cpu_type)); in ppc_core99_init()
242 CPUState *new_cpu = cpu_create(cpu_type); in cpu_copy()838 cpu = cpu_create(cpu_type); in main()
254 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()
490 cpu = cpu_create(cpu_type); in main()
804 CPUState *cpu_create(const char *typename);
284 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()