summaryrefslogtreecommitdiffstats
path: root/drivers/iommu/intel/nested.c
Commit message (Expand)AuthorAgeFilesLines
* 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