aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iommu/intel/nested.c
Commit message (Expand)AuthorAgeFilesLines
* iommu/vt-d: Create unique domain ops for each stageJason Gunthorpe2025-07-141-3/+1
*-. Merge branches 'fixes', 'apple/dart', 'arm/smmu/updates', 'arm/smmu/bindings'...Joerg Roedel2025-05-231-4/+16
|\ \
| | * iommu/vt-d: Put iopf enablement in domain attach pathLu Baolu2025-04-281-2/+14
| |/ |/|
| * iommu/vt-d: Restore context entry setup order for aliased devicesLu Baolu2025-05-231-2/+2
|/
* iommu/vt-d: Add IOMMU_HWPT_ALLOC_PASID supportYi Liu2025-03-251-1/+1
* iommu: Add ops->domain_alloc_nested()Jason Gunthorpe2024-11-221-2/+9
* iommu/vt-d: Add set_dev_pasid callback for nested domainYi Liu2024-11-081-0/+50
* iommu/vt-d: Drop s1_pgtbl from dmar_domainYi Liu2024-11-051-1/+0
* iommu/vt-d: Enhance compatibility check for paging domain attachLu Baolu2024-11-051-1/+1
* iommu/vt-d: Add qi_batch for dmar_domainLu Baolu2024-09-021-0/+1
* iommu/vt-d: Remove has_iotlb_device flagLu Baolu2024-09-021-2/+0
* iommu/vt-d: Use cache_tag_flush_range() in cache_invalidate_userLu Baolu2024-04-261-47/+3
* iommu/vt-d: Add cache tag assignment interfaceLu Baolu2024-04-261-5/+14
* iommu/vt-d: Fix constant-out-of-range warningArnd Bergmann2024-02-211-1/+1
* iommu/vt-d: Update iotlb in nested domain attachYi Liu2024-02-211-0/+2
* iommu/vt-d: Track nested domains in parentYi Liu2024-02-211-1/+11
* iommu/vt-d: Add iotlb flush for nested domainLu Baolu2024-01-111-0/+88
* iommu/vt-d: Add nested domain allocationLu Baolu2023-10-261-1/+2
* iommu/vt-d: Set the nested domain to a deviceYi Liu2023-10-261-0/+54
* iommu/vt-d: Add helper for nested domain allocationLu Baolu2023-10-261-0/+62