include/linux/iommu.h
0 → 100644
+112
−0
Loading
This patch introduces the API to abstract the exported VT-d functions
for KVM into a generic API. This way the AMD IOMMU implementation can
plug into this API later.
Signed-off-by:
Joerg Roedel <joerg.roedel@amd.com>