OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kvm_arch_init
(Results
1 - 3
of
3
) sorted by null
/external/qemu/
kvm.h
98
int
kvm_arch_init
(KVMState *s, int smp_cpus);
kvm-all.c
494
ret =
kvm_arch_init
(s, smp_cpus);
/external/qemu/target-i386/
kvm.c
250
int
kvm_arch_init
(KVMState *s, int smp_cpus)
function
Completed in 23 milliseconds