OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:KVM_API_VERSION
(Results
1 - 3
of
3
) sorted by null
/external/qemu/
kvm-all.c
436
if (ret <
KVM_API_VERSION
) {
443
if (ret >
KVM_API_VERSION
) {
/external/qemu/android/config/linux-x86/linux/
kvm.h
7
* Note: you must update
KVM_API_VERSION
if you change this interface.
15
#define
KVM_API_VERSION
12
/external/qemu/android/config/linux-x86_64/linux/
kvm.h
7
* Note: you must update
KVM_API_VERSION
if you change this interface.
15
#define
KVM_API_VERSION
12
Completed in 26 milliseconds