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

  /external/qemu/android/config/linux-x86/linux/
kvm.h 385 #define KVM_CAP_USER_MEMORY 3
  /external/qemu/android/config/linux-x86_64/linux/
kvm.h 385 #define KVM_CAP_USER_MEMORY 3
  /external/qemu/
kvm-all.c 461 if (!kvm_check_extension(s, KVM_CAP_USER_MEMORY)) {
463 fprintf(stderr, "kvm does not support KVM_CAP_USER_MEMORY\n%s",

Completed in 27 milliseconds