Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dkvm.h1285 #define KVM_GET_PIT _IOWR(KVMIO, 0x65, struct kvm_pit_state) macro
/linux/tools/include/uapi/linux/
H A Dkvm.h1276 #define KVM_GET_PIT _IOWR(KVMIO, 0x65, struct kvm_pit_state) macro
/linux/arch/x86/kvm/
H A Dx86.c7428 case KVM_GET_PIT: { in kvm_arch_vm_ioctl()
/linux/Documentation/virt/kvm/
H A Dapi.rst3079 This IOCTL replaces the obsolete KVM_GET_PIT.