commit | 8123b0b86855185357e4b12f29e327ba773fc58d | [log] [tgz] |
---|---|---|
author | Liu Yi L <yi.l.liu@intel.com> | Wed Aug 18 21:48:51 2021 +0800 |
committer | Joerg Roedel <jroedel@suse.de> | Thu Aug 19 10:41:08 2021 +0200 |
tree | d5fe6762fcf2ac9e806b3269270d2c61c3d8d4b8 | |
parent | 9ddc348214c775ce5d0861e0363182b18a3dd187 [diff] |
iommu/vt-d: Use pasid_pte_is_present() helper function Use the pasid_pte_is_present() helper for present bit check in the intel_pasid_tear_down_entry(). Signed-off-by: Liu Yi L <yi.l.liu@intel.com> Link: https://lore.kernel.org/r/20210817042425.1784279-1-yi.l.liu@intel.com Signed-off-by: Lu Baolu <baolu.lu@linux.intel.com> Link: https://lore.kernel.org/r/20210818134852.1847070-9-baolu.lu@linux.intel.com Signed-off-by: Joerg Roedel <jroedel@suse.de>