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

  /external/qemu/
hax.h 9 extern int hax_disabled;
vl-android.c 304 int hax_disabled = 0; variable
    [all...]
  /external/qemu/target-i386/
hax-all.c 38 return (!hax_disabled && hax_support);

Completed in 37 milliseconds