OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kvm_arch_debug
(Results
1 - 3
of
3
) sorted by null
/external/qemu/
kvm.h
114
int
kvm_arch_debug
(struct kvm_debug_exit_arch *arch_info);
kvm-all.c
645
if (
kvm_arch_debug
(&run->debug.arch)) {
/external/qemu/target-i386/
kvm.c
890
int
kvm_arch_debug
(struct kvm_debug_exit_arch *arch_info)
function
Completed in 971 milliseconds