Home
last modified time | relevance | path

Searched refs:KVM_REINJECT_CONTROL (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/include/uapi/linux/
Dkvm.h1086 #define KVM_REINJECT_CONTROL _IO(KVMIO, 0x71) macro
/linux-4.4.14/arch/x86/kvm/
Dx86.c3920 case KVM_REINJECT_CONTROL: { in kvm_arch_vm_ioctl()