Searched refs:KVM_SET_PIT2 (Results 1 – 4 of 4) sorted by relevance
1303 #define KVM_SET_PIT2 _IOW(KVMIO, 0xa0, struct kvm_pit_state2) macro
1294 #define KVM_SET_PIT2 _IOW(KVMIO, 0xa0, struct kvm_pit_state2) macro
3082 4.73 KVM_SET_PIT23095 ``KVM_SET_PIT2`` strictly adheres to the spec of Intel 8254 PIT. For example,
7470 case KVM_SET_PIT2: { in kvm_arch_vm_ioctl()