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

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm/
kvm.h 106 struct kvm_sregs { struct
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/asm/
kvm.h 106 struct kvm_sregs { struct
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/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 476 milliseconds