Searched refs:KVM_CREATE_PIT2 (Results 1 – 4 of 4) sorted by relevance
1244 #define KVM_CREATE_PIT2 _IOW(KVMIO, 0x77, struct kvm_pit_config) macro
2167 4.71 KVM_CREATE_PIT22208 KVM_CREATE_PIT2. The state is returned in the following structure:2232 Sets the state of the in-kernel PIT model. Only valid after KVM_CREATE_PIT2.3120 -ENXIO if KVM_CREATE_PIT or KVM_CREATE_PIT2 didn't succeed earlier.
4452 case KVM_CREATE_PIT2: in kvm_arch_vm_ioctl()