aboutsummaryrefslogtreecommitdiffstats
path: root/xen/include/asm-x86/hvm/svm/amd-iommu-defs.h
diff options
context:
space:
mode:
Diffstat (limited to 'xen/include/asm-x86/hvm/svm/amd-iommu-defs.h')
-rw-r--r--xen/include/asm-x86/hvm/svm/amd-iommu-defs.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/xen/include/asm-x86/hvm/svm/amd-iommu-defs.h b/xen/include/asm-x86/hvm/svm/amd-iommu-defs.h
index 5303bdde88..a94303a39d 100644
--- a/xen/include/asm-x86/hvm/svm/amd-iommu-defs.h
+++ b/xen/include/asm-x86/hvm/svm/amd-iommu-defs.h
@@ -407,4 +407,6 @@
#define INT_REMAP_ENTRY_VECTOR_MASK 0x00FF0000
#define INT_REMAP_ENTRY_VECTOR_SHIFT 16
+#define INV_IOMMU_ALL_PAGES_ADDRESS ((1ULL << 63) - 1)
+
#endif /* _ASM_X86_64_AMD_IOMMU_DEFS_H */