OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:KVM_EXIT_DEBUG
(Results
1 - 3
of
3
) sorted by null
/external/qemu/android/config/linux-x86/linux/
kvm.h
85
#define
KVM_EXIT_DEBUG
4
/external/qemu/android/config/linux-x86_64/linux/
kvm.h
85
#define
KVM_EXIT_DEBUG
4
/external/qemu/
kvm-all.c
642
case
KVM_EXIT_DEBUG
:
643
dprintf("
kvm_exit_debug
\n");
Completed in 29 milliseconds