OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HAX_MAX_VCPU
(Results
1 - 2
of
2
) sorted by null
/external/qemu/target-i386/
hax-i386.h
46
#define
HAX_MAX_VCPU
0x10
54
struct hax_vcpu_state *vcpus[
HAX_MAX_VCPU
];
hax-all.c
318
for (i = 0; i <
HAX_MAX_VCPU
; i++)
Completed in 30 milliseconds