iommu/vt-d: Clean up unused PASID updating functions
authorFenghua Yu <fenghua.yu@intel.com>
Thu, 14 Oct 2021 05:38:37 +0000 (13:38 +0800)
committerJoerg Roedel <jroedel@suse.de>
Mon, 18 Oct 2021 10:31:48 +0000 (12:31 +0200)
commit00ecd5401349a5e23d2ad768a23b110030165fac
treefed542c8b39ef02826ceeab9026356ce3cc1b90c
parent94f797ad61d337945d90911e6ad09edf2a82b92a
iommu/vt-d: Clean up unused PASID updating functions

update_pasid() and its call chain are currently unused in the tree because
Thomas disabled the ENQCMD feature. The feature will be re-enabled shortly
using a different approach and update_pasid() and its call chain will not
be used in the new approach.

Remove the useless functions.

Signed-off-by: Fenghua Yu <fenghua.yu@intel.com>
Reviewed-by: Tony Luck <tony.luck@intel.com>
Link: https://lore.kernel.org/r/20210920192349.2602141-1-fenghua.yu@intel.com
Signed-off-by: Lu Baolu <baolu.lu@linux.intel.com>
Link: https://lore.kernel.org/r/20211014053839.727419-8-baolu.lu@linux.intel.com
Signed-off-by: Joerg Roedel <jroedel@suse.de>
arch/x86/include/asm/fpu/api.h
drivers/iommu/intel/svm.c