VT-d: support the device IOTLB
[deliverable/linux.git] / include / linux / dma_remapping.h
index e0a03aff63d91271a3bc6fa359b407ecdf7a97df..5619f8522738b44f3318392da050e7ef9f246020 100644 (file)
@@ -14,6 +14,7 @@
 #define DMA_PTE_SNP (1 << 11)
 
 #define CONTEXT_TT_MULTI_LEVEL 0
+#define CONTEXT_TT_DEV_IOTLB   1
 #define CONTEXT_TT_PASS_THROUGH 2
 
 struct intel_iommu;
This page took 0.025037 seconds and 5 git commands to generate.