HomeSort by relevance Sort by last modified time
    Searched refs:kvm_sregs (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 106 struct kvm_sregs { struct
  /external/qemu/android/config/linux-x86/asm/
kvm.h 117 struct kvm_sregs { struct
  /external/qemu/android/config/linux-x86_64/asm/
kvm.h 117 struct kvm_sregs { struct
  /external/qemu/android/config/linux-x86/linux/
kvm.h 569 #define KVM_GET_SREGS _IOR(KVMIO, 0x83, struct kvm_sregs)
570 #define KVM_SET_SREGS _IOW(KVMIO, 0x84, struct kvm_sregs)
  /external/qemu/android/config/linux-x86_64/linux/
kvm.h 569 #define KVM_GET_SREGS _IOR(KVMIO, 0x83, struct kvm_sregs)
570 #define KVM_SET_SREGS _IOW(KVMIO, 0x84, struct kvm_sregs)
  /external/qemu/target-i386/
kvm.c 389 struct kvm_sregs sregs;
498 struct kvm_sregs sregs;

Completed in 60 milliseconds