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

  /external/qemu/android/config/linux-x86/linux/
kvm.h 576 #define KVM_SET_MSRS _IOW(KVMIO, 0x89, struct kvm_msrs)
  /external/qemu/android/config/linux-x86_64/linux/
kvm.h 576 #define KVM_SET_MSRS _IOW(KVMIO, 0x89, struct kvm_msrs)
  /external/qemu/target-i386/
kvm.c 470 return kvm_vcpu_ioctl(env, KVM_SET_MSRS, &msr_data);

Completed in 784 milliseconds