HomeSort by relevance Sort by last modified time
    Searched refs:KVM_API_VERSION (Results 1 - 15 of 15) sorted by null

  /external/qemu/android/emulation/
CpuAccelerator.cpp 115 if (version < KVM_API_VERSION) {
119 KVM_API_VERSION);
  /external/qemu/
kvm-all.c 460 if (ret < KVM_API_VERSION) {
467 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
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/
kvm.h 7 * Note: you must update KVM_API_VERSION if you change this interface.
15 #define KVM_API_VERSION 12
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
kvm.h 7 * Note: you must update KVM_API_VERSION if you change this interface.
15 #define KVM_API_VERSION 12
  /bionic/libc/kernel/uapi/linux/
kvm.h 26 #define KVM_API_VERSION 12
    [all...]
  /development/ndk/platforms/android-L/include/linux/
kvm.h 26 #define KVM_API_VERSION 12
    [all...]
  /external/kernel-headers/original/uapi/linux/
kvm.h 7 * Note: you must update KVM_API_VERSION if you change this interface.
15 #define KVM_API_VERSION 12
  /prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/linux/
kvm.h 26 #define KVM_API_VERSION 12
    [all...]
  /prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/linux/
kvm.h 26 #define KVM_API_VERSION 12
    [all...]
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/linux/
kvm.h 26 #define KVM_API_VERSION 12
    [all...]
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/linux/
kvm.h 26 #define KVM_API_VERSION 12
    [all...]
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/linux/
kvm.h 26 #define KVM_API_VERSION 12
    [all...]
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/linux/
kvm.h 26 #define KVM_API_VERSION 12
    [all...]

Completed in 66 milliseconds