Home
last modified time | relevance | path

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

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