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

  /external/qemu/android/config/linux-x86/asm/
kvm.h 237 struct kvm_pit_state { struct
  /external/qemu/android/config/linux-x86_64/asm/
kvm.h 237 struct kvm_pit_state { struct
  /external/qemu/android/config/linux-x86/linux/
kvm.h 534 #define KVM_GET_PIT _IOWR(KVMIO, 0x65, struct kvm_pit_state)
535 #define KVM_SET_PIT _IOR(KVMIO, 0x66, struct kvm_pit_state)
  /external/qemu/android/config/linux-x86_64/linux/
kvm.h 534 #define KVM_GET_PIT _IOWR(KVMIO, 0x65, struct kvm_pit_state)
535 #define KVM_SET_PIT _IOR(KVMIO, 0x66, struct kvm_pit_state)

Completed in 476 milliseconds