commit | f1ac10c24efbbcba0f8dae37ee90d45847f5c5af | [log] [tgz] |
---|---|---|
author | Sohil Mehta <sohil.mehta@intel.com> | Wed Dec 20 11:59:26 2017 -0800 |
committer | Joerg Roedel <jroedel@suse.de> | Wed Jan 17 15:02:50 2018 +0100 |
tree | dfc517909ee0e7bd723dd37dace984008ba51dab | |
parent | 59103caa6839592788e7ad58b35863aac034631a [diff] |
iommu/vt-d: Add a check for 5-level paging support Add a check to verify IOMMU 5-level paging support. If the CPU supports supports 5-level paging but the IOMMU does not support it then disable SVM by not allocating PASID tables. Signed-off-by: Sohil Mehta <sohil.mehta@intel.com> Signed-off-by: Joerg Roedel <jroedel@suse.de>