Searched refs:KVM_INTERRUPT (Results 1 – 8 of 8) sorted by relevance
254 if (ioctl == KVM_INTERRUPT) { in kvm_arch_vcpu_async_ioctl()
1280 #define KVM_INTERRUPT _IOW(KVMIO, 0x86, struct kvm_interrupt) macro
904 if (ioctl == KVM_INTERRUPT) { in kvm_arch_vcpu_async_ioctl()
1471 if (ioctl == KVM_INTERRUPT) { in kvm_arch_vcpu_async_ioctl()
2037 if (ioctl == KVM_INTERRUPT) { in kvm_arch_vcpu_async_ioctl()
544 4.16 KVM_INTERRUPT557 /* for KVM_INTERRUPT */6474 interrupts into the guest. Useful in conjunction with KVM_INTERRUPT.6505 an interrupt can be injected now with KVM_INTERRUPT.
5903 case KVM_INTERRUPT: { in kvm_arch_vcpu_ioctl()