index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
intel-svm.h
Age
Commit message (
Expand
)
Author
2021-04-07
iommu/vt-d: Remove SVM_FLAG_PRIVATE_PASID
Lu Baolu
2021-04-07
iommu/vt-d: Remove svm_dev_ops
Lu Baolu
2020-09-17
drm, iommu: Change type of pasid to u32
Fenghua Yu
2020-05-18
iommu/vt-d: Replace intel SVM APIs with generic SVA APIs
Jacob Pan
2020-05-18
iommu/vt-d: Add bind guest PASID support
Jacob Pan
2020-02-10
iommu/vt-d: Fix compile warning from intel-svm.h
Joerg Roedel
2019-07-04
Merge branches 'x86/vt-d', 'x86/amd', 'arm/smmu', 'arm/omap', 'generic-dma-op...
Joerg Roedel
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288
Thomas Gleixner
2019-05-28
iommu/vt-d: Fix typo in SVM code comment
Weitao Hou
2019-01-11
iommu/vt-d: Support page request in scalable mode
Jacob Pan
2017-05-17
iommu/vt-d: Helper function to query if a pasid has any active users
CQ Tang
2015-10-27
iommu/vt-d: Expose struct svm_dev_ops without CONFIG_INTEL_IOMMU_SVM
David Woodhouse
2015-10-15
iommu/vt-d: Implement SVM_FLAG_SUPERVISOR_MODE for kernel access
David Woodhouse
2015-10-15
iommu/vt-d: Implement SVM_FLAG_PRIVATE_PASID to allocate unique PASIDs
David Woodhouse
2015-10-15
iommu/vt-d: Add callback to device driver on page faults
David Woodhouse
2015-10-15
iommu/vt-d: Add basic SVM PASID support
David Woodhouse