Searched refs:KVM_INTERRUPT (Results 1 – 6 of 6) sorted by relevance
1358 #define KVM_INTERRUPT _IOW(KVMIO, 0x86, struct kvm_interrupt) macro
902 if (ioctl == KVM_INTERRUPT) { in kvm_arch_vcpu_async_ioctl()
2017 if (ioctl == KVM_INTERRUPT) { in kvm_arch_vcpu_async_ioctl()
471 4.16 KVM_INTERRUPT481 /* for KVM_INTERRUPT */4144 interrupts into the guest. Useful in conjunction with KVM_INTERRUPT.4169 an interrupt can be injected now with KVM_INTERRUPT.
4150 case KVM_INTERRUPT: { in kvm_arch_vcpu_ioctl()