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

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm/
kvm.h 84 struct kvm_lapic_state { struct
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/asm/
kvm.h 84 struct kvm_lapic_state { struct
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/asm/
kvm.h 84 struct kvm_lapic_state { struct
  /external/qemu/android/config/linux-x86/asm/
kvm.h 95 struct kvm_lapic_state { struct
  /external/qemu/android/config/linux-x86_64/asm/
kvm.h 95 struct kvm_lapic_state { struct
  /external/qemu/android/config/linux-x86/linux/
kvm.h 581 #define KVM_GET_LAPIC _IOR(KVMIO, 0x8e, struct kvm_lapic_state)
582 #define KVM_SET_LAPIC _IOW(KVMIO, 0x8f, struct kvm_lapic_state)
  /external/qemu/android/config/linux-x86_64/linux/
kvm.h 581 #define KVM_GET_LAPIC _IOR(KVMIO, 0x8e, struct kvm_lapic_state)
582 #define KVM_SET_LAPIC _IOW(KVMIO, 0x8f, struct kvm_lapic_state)

Completed in 32 milliseconds