aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-x86
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-x86')
-rw-r--r--include/asm-x86/amd_iommu_types.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/asm-x86/amd_iommu_types.h b/include/asm-x86/amd_iommu_types.h
index 32543229db76..f0beca73e364 100644
--- a/include/asm-x86/amd_iommu_types.h
+++ b/include/asm-x86/amd_iommu_types.h
@@ -103,6 +103,7 @@
103#define DEV_ENTRY_TRANSLATION 0x01 103#define DEV_ENTRY_TRANSLATION 0x01
104#define DEV_ENTRY_IR 0x3d 104#define DEV_ENTRY_IR 0x3d
105#define DEV_ENTRY_IW 0x3e 105#define DEV_ENTRY_IW 0x3e
106#define DEV_ENTRY_NO_PAGE_FAULT 0x62
106#define DEV_ENTRY_EX 0x67 107#define DEV_ENTRY_EX 0x67
107#define DEV_ENTRY_SYSMGT1 0x68 108#define DEV_ENTRY_SYSMGT1 0x68
108#define DEV_ENTRY_SYSMGT2 0x69 109#define DEV_ENTRY_SYSMGT2 0x69