Home | Sort by relevance Sort by last modified time |
/external/qemu/hw/ | |
pc.h | 118 extern int no_hpet; |
pc.c | 1108 if (!no_hpet) { [all...] |
/external/qemu/ | |
monitor.c | 343 (no_hpet) ? "disabled" : "enabled"); [all...] |
vl-android.c | 300 int no_hpet = 0; variable [all...] |
vl.c | 232 int no_hpet = 0; variable [all...] |