summaryrefslogtreecommitdiff
path: root/drivers/iommu/amd_iommu_proto.h
diff options
context:
space:
mode:
authorJoerg Roedel <jroedel@suse.de>2016-09-05 12:43:16 +0200
committerJoerg Roedel <jroedel@suse.de>2016-09-05 12:43:16 +0200
commit368d06cd536ecace3a904ae2e6e42771636d52aa (patch)
treeb09c2b36487bb9af8a9b0587c63d8d012f7788ec /drivers/iommu/amd_iommu_proto.h
parent395adae45095e55ee90e688e9021d79dd6ffaefe (diff)
parentd98de49a53e48f51332e97568127e722415e1232 (diff)
Merge branch 'x86/amd-avic' into x86/amd
Diffstat (limited to 'drivers/iommu/amd_iommu_proto.h')
-rw-r--r--drivers/iommu/amd_iommu_proto.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/iommu/amd_iommu_proto.h b/drivers/iommu/amd_iommu_proto.h
index a1f3346736e5..7eb60c15c582 100644
--- a/drivers/iommu/amd_iommu_proto.h
+++ b/drivers/iommu/amd_iommu_proto.h
@@ -38,6 +38,7 @@ extern int amd_iommu_enable(void);
extern void amd_iommu_disable(void);
extern int amd_iommu_reenable(int);
extern int amd_iommu_enable_faulting(void);
+extern int amd_iommu_guest_ir;
/* IOMMUv2 specific functions */
struct iommu_domain;