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/include/exec/
hax.h
31
void
hax_reset_vcpu_state
(void *opaque);
/external/qemu/target-i386/
hax-all.c
388
qemu_register_reset(
hax_reset_vcpu_state
, 0, NULL);
1112
void
hax_reset_vcpu_state
(void *opaque)
function
Completed in 32 milliseconds