OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full: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 692 milliseconds