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

  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm/
kvm.h 139 struct kvm_msrs { struct
  /external/qemu/android/config/linux-x86/asm/
kvm.h 150 struct kvm_msrs { struct
  /external/qemu/android/config/linux-x86_64/asm/
kvm.h 150 struct kvm_msrs { struct
  /external/qemu/android/config/linux-x86/linux/
kvm.h 575 #define KVM_GET_MSRS _IOWR(KVMIO, 0x88, struct kvm_msrs)
576 #define KVM_SET_MSRS _IOW(KVMIO, 0x89, struct kvm_msrs)
  /external/qemu/android/config/linux-x86_64/linux/
kvm.h 575 #define KVM_GET_MSRS _IOWR(KVMIO, 0x88, struct kvm_msrs)
576 #define KVM_SET_MSRS _IOW(KVMIO, 0x89, struct kvm_msrs)
  /external/qemu/target-i386/
kvm.c 449 struct kvm_msrs info;
581 struct kvm_msrs info;

Completed in 636 milliseconds