HomeSort by relevance Sort by last modified time
    Searched refs:no_hpet (Results 1 - 5 of 5) sorted by null

  /external/qemu/hw/
pc.h 118 extern int no_hpet;
pc.c 1113 if (!no_hpet) {
    [all...]
  /external/qemu/
monitor.c 343 (no_hpet) ? "disabled" : "enabled");
    [all...]
vl-android.c 303 int no_hpet = 0; variable
    [all...]
vl.c 232 int no_hpet = 0; variable
    [all...]

Completed in 169 milliseconds