Home
last modified time | relevance | path

Searched refs:KVM_SET_PIT (Results 1 – 4 of 4) sorted by relevance

/linux/include/uapi/linux/
H A Dkvm.h1286 #define KVM_SET_PIT _IOR(KVMIO, 0x66, struct kvm_pit_state) macro
/linux/tools/include/uapi/linux/
H A Dkvm.h1277 #define KVM_SET_PIT _IOR(KVMIO, 0x66, struct kvm_pit_state) macro
/linux/arch/x86/kvm/
H A Dx86.c7444 case KVM_SET_PIT: { in kvm_arch_vm_ioctl()
/linux/Documentation/virt/kvm/
H A Dapi.rst3100 This IOCTL replaces the obsolete KVM_SET_PIT.