Searched refs:KVM_INTERRUPT (Results 1 – 7 of 7) sorted by relevance
220 if (ioctl == KVM_INTERRUPT) { in kvm_arch_vcpu_async_ioctl()
907 if (ioctl == KVM_INTERRUPT) { in kvm_arch_vcpu_async_ioctl()
1576 #define KVM_INTERRUPT _IOW(KVMIO, 0x86, struct kvm_interrupt) macro
1583 #define KVM_INTERRUPT _IOW(KVMIO, 0x86, struct kvm_interrupt) macro
2057 if (ioctl == KVM_INTERRUPT) { in kvm_arch_vcpu_async_ioctl()
505 4.16 KVM_INTERRUPT518 /* for KVM_INTERRUPT */6089 interrupts into the guest. Useful in conjunction with KVM_INTERRUPT.6120 an interrupt can be injected now with KVM_INTERRUPT.
5693 case KVM_INTERRUPT: { in kvm_arch_vcpu_ioctl()