diff options
author | Lu Baolu <baolu.lu@linux.intel.com> | 2020-07-24 09:49:24 +0800 |
---|---|---|
committer | Joerg Roedel <jroedel@suse.de> | 2020-07-24 10:51:21 +0200 |
commit | 8b73712115ebd603b75876f7d96d59e41d9107ad (patch) | |
tree | 5f02a3166329ada2bb292b3a5967dc7ea6f9a498 /init/main.c | |
parent | eb8d93ea3c1d35b0baf693dd0b7c87ec62358fc9 (diff) |
iommu/vt-d: Add page response ops support
After page requests are handled, software must respond to the device
which raised the page request with the result. This is done through
the iommu ops.page_response if the request was reported to outside of
vendor iommu driver through iommu_report_device_fault(). This adds the
VT-d implementation of page_response ops.
Co-developed-by: Jacob Pan <jacob.jun.pan@linux.intel.com>
Co-developed-by: Liu Yi L <yi.l.liu@intel.com>
Signed-off-by: Jacob Pan <jacob.jun.pan@linux.intel.com>
Signed-off-by: Liu Yi L <yi.l.liu@intel.com>
Signed-off-by: Lu Baolu <baolu.lu@linux.intel.com>
Reviewed-by: Kevin Tian <kevin.tian@intel.com>
Link: https://lore.kernel.org/r/20200724014925.15523-12-baolu.lu@linux.intel.com
Signed-off-by: Joerg Roedel <jroedel@suse.de>
Diffstat (limited to 'init/main.c')
0 files changed, 0 insertions, 0 deletions