summaryrefslogtreecommitdiff
path: root/drivers/iommu/intel/nested.c
AgeCommit message (Expand)AuthorFilesLines
2024-04-26iommu/vt-d: Use cache_tag_flush_range() in cache_invalidate_userLu Baolu1-47/+3
2024-04-26iommu/vt-d: Add cache tag assignment interfaceLu Baolu1-5/+14
2024-02-21iommu/vt-d: Fix constant-out-of-range warningArnd Bergmann1-1/+1
2024-02-21iommu/vt-d: Update iotlb in nested domain attachYi Liu1-0/+2
2024-02-21iommu/vt-d: Track nested domains in parentYi Liu1-1/+11
2024-01-11iommu/vt-d: Add iotlb flush for nested domainLu Baolu1-0/+88
2023-10-26iommu/vt-d: Add nested domain allocationLu Baolu1-1/+2
2023-10-26iommu/vt-d: Set the nested domain to a deviceYi Liu1-0/+54
2023-10-26iommu/vt-d: Add helper for nested domain allocationLu Baolu1-0/+62