iommu/vt-d: Remove unused vcmd interfaces
authorLu Baolu <baolu.lu@linux.intel.com>
Mon, 18 Dec 2023 07:34:44 +0000 (15:34 +0800)
committerJoerg Roedel <jroedel@suse.de>
Tue, 19 Dec 2023 13:32:28 +0000 (14:32 +0100)
commitd2b66903464ec29e54ac0991fa43c0da2c2a4892
tree3d68301969c7db419376ae2e63a9a8dcca8b8026
parent47642bdd5a25cd46228221719af2902b583bd36c
iommu/vt-d: Remove unused vcmd interfaces

Commit 99b5726b4423 ("iommu: Remove ioasid infrastructure") has removed
ioasid allocation interfaces from the iommu subsystem. As a result, these
vcmd interfaces have become obsolete. Remove them to avoid dead code.

Signed-off-by: Lu Baolu <baolu.lu@linux.intel.com>
Link: https://lore.kernel.org/r/20231116015048.29675-4-baolu.lu@linux.intel.com
Signed-off-by: Joerg Roedel <jroedel@suse.de>
drivers/iommu/intel/debugfs.c
drivers/iommu/intel/iommu.h
drivers/iommu/intel/pasid.c
drivers/iommu/intel/pasid.h