summaryrefslogtreecommitdiffstats
path: root/drivers/iommu/amd_iommu_proto.h
diff options
context:
space:
mode:
authorJoerg Roedel2016-09-05 12:43:16 +0200
committerJoerg Roedel2016-09-05 12:43:16 +0200
commit368d06cd536ecace3a904ae2e6e42771636d52aa (patch)
treeb09c2b36487bb9af8a9b0587c63d8d012f7788ec /drivers/iommu/amd_iommu_proto.h
parentiommu/amd: Remove AMD_IOMMU_STATS (diff)
parentiommu/amd: Enable vAPIC interrupt remapping mode by default (diff)
downloadkernel-qcow2-linux-368d06cd536ecace3a904ae2e6e42771636d52aa.tar.gz
kernel-qcow2-linux-368d06cd536ecace3a904ae2e6e42771636d52aa.tar.xz
kernel-qcow2-linux-368d06cd536ecace3a904ae2e6e42771636d52aa.zip
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;