aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/kvm.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/kvm.h')
-rw-r--r--include/linux/kvm.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/kvm.h b/include/linux/kvm.h
index ae7a12c77427..73f348066866 100644
--- a/include/linux/kvm.h
+++ b/include/linux/kvm.h
@@ -550,6 +550,7 @@ struct kvm_assigned_irq {
550 550
551#define KVM_DEV_ASSIGN_ENABLE_IOMMU (1 << 0) 551#define KVM_DEV_ASSIGN_ENABLE_IOMMU (1 << 0)
552 552
553#define KVM_DEV_IRQ_ASSIGN_MSI_ACTION KVM_DEV_IRQ_ASSIGN_ENABLE_MSI
553#define KVM_DEV_IRQ_ASSIGN_ENABLE_MSI (1 << 0) 554#define KVM_DEV_IRQ_ASSIGN_ENABLE_MSI (1 << 0)
554 555
555#endif 556#endif