Home | History | Annotate | Download | only in hw

Lines Matching refs:cpu_model

881                      int pci_enabled, const char *cpu_model)
912 if (cpu_model == NULL) {
914 cpu_model = "qemu64";
916 cpu_model = "qemu32";
921 env = cpu_init(cpu_model);
1291 const char *cpu_model)
1295 initrd_filename, 1, cpu_model);
1303 const char *cpu_model)
1307 initrd_filename, 0, cpu_model);