HomeSort by relevance Sort by last modified time
    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 70 milliseconds