iommu/vt-d: Identify domains using first level page table
authorLu Baolu <baolu.lu@linux.intel.com>
Thu, 2 Jan 2020 00:18:14 +0000 (08:18 +0800)
committerJoerg Roedel <jroedel@suse.de>
Tue, 7 Jan 2020 13:05:57 +0000 (14:05 +0100)
commita1948f2e0a9d7ba6b9af883c673986752d9da52d
tree4ded4097c77955bf3f0f026fa32fe2585df6f418
parent8e3391cfdcd40eb4034014f8e6f8e9cbeb5335e7
iommu/vt-d: Identify domains using first level page table

This checks whether a domain should use the first level page
table for map/unmap and marks it in the domain structure.

Signed-off-by: Lu Baolu <baolu.lu@linux.intel.com>
Signed-off-by: Joerg Roedel <jroedel@suse.de>
drivers/iommu/intel-iommu.c