HomeSort by relevance Sort by last modified time
    Searched refs:kvm_fpu (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 118 struct kvm_fpu { struct
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/asm/
kvm.h 118 struct kvm_fpu { struct
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/asm/
kvm.h 118 struct kvm_fpu { struct
  /external/qemu/android/config/linux-x86/asm/
kvm.h 129 struct kvm_fpu { struct
  /external/qemu/android/config/linux-x86_64/asm/
kvm.h 129 struct kvm_fpu { struct
  /external/qemu/android/config/linux-x86/linux/
kvm.h 579 #define KVM_GET_FPU _IOR(KVMIO, 0x8c, struct kvm_fpu)
580 #define KVM_SET_FPU _IOW(KVMIO, 0x8d, struct kvm_fpu)
  /external/qemu/android/config/linux-x86_64/linux/
kvm.h 579 #define KVM_GET_FPU _IOR(KVMIO, 0x8c, struct kvm_fpu)
580 #define KVM_SET_FPU _IOW(KVMIO, 0x8d, struct kvm_fpu)
  /external/qemu/target-i386/
kvm.c 371 struct kvm_fpu fpu;
477 struct kvm_fpu fpu;

Completed in 24 milliseconds