1 2 3 4 5 6 7 8
/* Public domain. */ #ifndef _INTEL_IOMMU_H_ #define _INTEL_IOMMU_H_ #include <linux/dma-mapping.h> /* via linux/iova.h */ #endif