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

  /bionic/libc/kernel/uapi/asm-x86/asm/
kvm.h 238 struct kvm_pit_state2 { struct
  /external/kernel-headers/original/uapi/asm-x86/asm/
kvm.h 275 struct kvm_pit_state2 { struct
  /bionic/libc/kernel/uapi/linux/
kvm.h 992 #define KVM_GET_PIT2 _IOR(KVMIO, 0x9f, struct kvm_pit_state2)
993 #define KVM_SET_PIT2 _IOW(KVMIO, 0xa0, struct kvm_pit_state2)
    [all...]
  /external/kernel-headers/original/uapi/linux/
kvm.h     [all...]

Completed in 142 milliseconds