Searched refs:first_machine (Results 1 – 2 of 2) sorted by relevance
1496 static QEMUMachine *first_machine = NULL; variable1502 pm = &first_machine; in qemu_register_machine()1514 for(m = first_machine; m != NULL; m = m->next) { in find_machine()1525 for(m = first_machine; m != NULL; m = m->next) { in find_default_machine()2195 for(m = first_machine; m != NULL; m = m->next) { in main()
1700 static QEMUMachine *first_machine = NULL; variable1706 pm = &first_machine; in qemu_register_machine()1718 for(m = first_machine; m != NULL; m = m->next) { in find_machine()1729 for(m = first_machine; m != NULL; m = m->next) { in find_default_machine()2681 for(m = first_machine; m != NULL; m = m->next) { in main()