Searched refs:MACHINE_QEMU (Results 1 – 3 of 3) sorted by relevance
19 #define MACHINE_QEMU 0x0200 macro
124 if ((gMachine & MACHINE_QEMU) != 0) in start()
67 gMachine |= MACHINE_QEMU; in determine_machine()