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

  /external/qemu/android/config/linux-x86/asm/
kvm.h 243 struct kvm_pit_state2 { struct
  /external/qemu/android/config/linux-x86_64/asm/
kvm.h 243 struct kvm_pit_state2 { struct
  /external/qemu/android/config/linux-x86/linux/
kvm.h 631 #define KVM_GET_PIT2 _IOR(KVMIO, 0x9f, struct kvm_pit_state2)
632 #define KVM_SET_PIT2 _IOW(KVMIO, 0xa0, struct kvm_pit_state2)
  /external/qemu/android/config/linux-x86_64/linux/
kvm.h 631 #define KVM_GET_PIT2 _IOR(KVMIO, 0x9f, struct kvm_pit_state2)
632 #define KVM_SET_PIT2 _IOW(KVMIO, 0xa0, struct kvm_pit_state2)

Completed in 644 milliseconds