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

  /external/qemu/android/config/linux-x86/linux/
kvm.h 570 #define KVM_SET_SREGS _IOW(KVMIO, 0x84, struct kvm_sregs)
  /external/qemu/android/config/linux-x86_64/linux/
kvm.h 570 #define KVM_SET_SREGS _IOW(KVMIO, 0x84, struct kvm_sregs)
  /external/qemu/target-i386/
kvm.c 436 return kvm_vcpu_ioctl(env, KVM_SET_SREGS, &sregs);

Completed in 262 milliseconds