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