OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hax_reset_vcpu_state
(Results
1 - 2
of
2
) sorted by null
/external/qemu/
hax.h
31
void
hax_reset_vcpu_state
(void *opaque);
/external/qemu/target-i386/
hax-all.c
386
qemu_register_reset(
hax_reset_vcpu_state
, 0, NULL);
1070
void
hax_reset_vcpu_state
(void *opaque)
function
Completed in 408 milliseconds