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

  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/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 387 milliseconds