summaryrefslogtreecommitdiff
path: root/drivers/iommu/amd/io_pgtable_v2.c
AgeCommit message (Expand)Author
2024-10-30iommu/amd/pgtbl_v2: Take protection domain lock before invalidating TLBVasant Hegde
2024-09-04iommu/amd: Do not set the D bit on AMD v2 table entriesJason Gunthorpe
2024-09-04iommu/amd: Remove the confusing dummy iommu_flush_ops tlb opsJason Gunthorpe
2024-09-04iommu/amd: Fix typo of , instead of ;Jason Gunthorpe
2024-09-04iommu/amd: Narrow the use of struct protection_domain to invalidationJason Gunthorpe
2024-09-04iommu/amd: Store the nid in io_pgtable_cfg instead of the domainJason Gunthorpe
2024-09-04iommu/amd: Rename struct amd_io_pgtable iopt to pgtblJason Gunthorpe
2024-09-04iommu/amd: Allocate the page table root using GFP_KERNELJason Gunthorpe
2024-06-25iommu/amd: Use try_cmpxchg64() in v2_alloc_pte()Uros Bizjak
2024-04-15iommu/amd: use page allocation function provided by iommu-pages.hPasha Tatashin
2024-02-09iommu/amd: Refactor helper function for setting / clearing GCR3Suravee Suthikulpanit
2023-12-11iommu/amd/pgtbl_v2: Invalidate updated page ranges onlyVasant Hegde
2023-09-25iommu/amd: Miscellaneous clean up when free domainSuravee Suthikulpanit
2023-05-22iommu/amd: Update copyright noticeCarlos Bilbao
2023-03-28iommu/amd: Add 5 level guest page table supportVasant Hegde
2023-03-22iommu/amd: Allocate page table using numa locality infoVasant Hegde
2022-09-07iommu/amd: Initial support for AMD IOMMU v2 page tableVasant Hegde