summaryrefslogtreecommitdiffstats
path: root/drivers/iommu/intel/pasid.c
AgeCommit message (Expand)AuthorFilesLines
2021-04-15iommu/vt-d: Fix build error of pasid_enable_wpe() with !X86Lu Baolu1-0/+2
2021-04-07iommu/vt-d: Avoid unnecessary cache flush in pasid entry teardownLu Baolu1-0/+3
2021-04-07iommu/vt-d: Report right snoop capability when using FL for IOVALu Baolu1-0/+16
2021-04-07iommu/vt-d: Make unnecessarily global functions staticLu Baolu1-2/+2
2021-04-07iommu/vt-d: Fix lockdep splat in intel_pasid_get_entry()Lu Baolu1-8/+13
2021-03-18iommu/vt-d: Enable write protect propagation from guestJacob Pan1-0/+3
2021-03-18iommu/vt-d: Enable write protect for supervisor SVMJacob Pan1-0/+26
2021-01-28iommu/vt-d: Consolidate duplicate cache invaliation codeLu Baolu1-16/+2
2020-09-17drm, iommu: Change type of pasid to u32Fenghua Yu1-16/+15
2020-07-24iommu/vt-d: Rename intel-pasid.h to pasid.hLu Baolu1-1/+1
2020-07-24iommu/vt-d: Fix PASID devTLB invalidationJacob Pan1-1/+10
2020-06-10iommu/vt-d: Move Intel IOMMU driver into subdirectoryJoerg Roedel1-0/+853