Searched refs:KVM_INTERRUPT (Results 1 – 8 of 8) sorted by relevance
251 if (ioctl == KVM_INTERRUPT) { in kvm_arch_vcpu_unlocked_ioctl()
1361 #define KVM_INTERRUPT _IOW(KVMIO, 0x86, struct kvm_interrupt) macro
1352 #define KVM_INTERRUPT _IOW(KVMIO, 0x86, struct kvm_interrupt) macro
904 if (ioctl == KVM_INTERRUPT) { in kvm_arch_vcpu_unlocked_ioctl()
1511 if (ioctl == KVM_INTERRUPT) { in kvm_arch_vcpu_unlocked_ioctl()
2031 if (ioctl == KVM_INTERRUPT) { in kvm_arch_vcpu_unlocked_ioctl()
544 4.16 KVM_INTERRUPT557 /* for KVM_INTERRUPT */6574 interrupts into the guest. Useful in conjunction with KVM_INTERRUPT.6605 an interrupt can be injected now with KVM_INTERRUPT.
6261 case KVM_INTERRUPT: { in kvm_arch_vcpu_ioctl()