Searched refs:KVM_INTERRUPT (Results 1 – 8 of 8) sorted by relevance
1327 #define KVM_INTERRUPT _IOW(KVMIO, 0x86, struct kvm_interrupt) macro
1414 #define KVM_INTERRUPT _IOW(KVMIO, 0x86, struct kvm_interrupt) macro
922 if (ioctl == KVM_INTERRUPT) { in kvm_arch_vcpu_async_ioctl()
2023 if (ioctl == KVM_INTERRUPT) { in kvm_arch_vcpu_async_ioctl()
520 4.16 KVM_INTERRUPT533 /* for KVM_INTERRUPT */4840 interrupts into the guest. Useful in conjunction with KVM_INTERRUPT.4871 an interrupt can be injected now with KVM_INTERRUPT.
4766 case KVM_INTERRUPT: { in kvm_arch_vcpu_ioctl()