Home
last modified time | relevance | path

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

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