Searched refs:KVM_REINJECT_CONTROL (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/include/uapi/linux/ | ||
D | kvm.h | 1086 #define KVM_REINJECT_CONTROL _IO(KVMIO, 0x71) macro |
/linux-4.4.14/arch/x86/kvm/ | ||
D | x86.c | 3920 case KVM_REINJECT_CONTROL: { in kvm_arch_vm_ioctl() |