diff options
author | Lu Baolu <baolu.lu@linux.intel.com> | 2023-10-26 06:42:12 +0200 |
---|---|---|
committer | Jason Gunthorpe <jgg@nvidia.com> | 2023-10-26 16:16:33 +0200 |
commit | 111bf85c68f6edb2d06c6705faab9d1649348bdb (patch) | |
tree | bc3ef1a6e4ca60f73371d56aeabde68a88ff2d42 /drivers/iommu/intel/Kconfig | |
parent | iommu/vt-d: Add helper for nested domain allocation (diff) | |
download | linux-111bf85c68f6edb2d06c6705faab9d1649348bdb.tar.xz linux-111bf85c68f6edb2d06c6705faab9d1649348bdb.zip |
iommu/vt-d: Add helper to setup pasid nested translation
The configurations are passed in from the user when the user domain is
allocated. This helper interprets these configurations according to the
data structure defined in uapi/linux/iommufd.h. The EINVAL error will be
returned if any of configurations are not compatible with the hardware
capabilities. The caller can retry with another compatible user domain.
The encoding of fields of each pasid entry is defined in section 9.6 of
the VT-d spec.
Link: https://lore.kernel.org/r/20231026044216.64964-5-yi.l.liu@intel.com
Signed-off-by: Jacob Pan <jacob.jun.pan@linux.intel.com>
Signed-off-by: Lu Baolu <baolu.lu@linux.intel.com>
Signed-off-by: Yi Liu <yi.l.liu@intel.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
Diffstat (limited to 'drivers/iommu/intel/Kconfig')
0 files changed, 0 insertions, 0 deletions