Home | History | Annotate | Download | only in hw

Lines Matching refs:cpu_model

876                      int pci_enabled, const char *cpu_model)
907 if (cpu_model == NULL) {
909 cpu_model = "qemu64";
911 cpu_model = "qemu32";
916 env = cpu_init(cpu_model);
1277 const char *cpu_model)
1281 initrd_filename, 1, cpu_model);
1289 const char *cpu_model)
1293 initrd_filename, 0, cpu_model);