summaryrefslogtreecommitdiff
path: root/drivers/iommu/amd/io_pgtable_v2.c
AgeCommit message (Expand)AuthorFilesLines
2024-04-15iommu/amd: use page allocation function provided by iommu-pages.hPasha Tatashin1-11/+7
2024-02-09iommu/amd: Refactor helper function for setting / clearing GCR3Suravee Suthikulpanit1-19/+2
2023-12-11iommu/amd/pgtbl_v2: Invalidate updated page ranges onlyVasant Hegde1-8/+2
2023-09-25iommu/amd: Miscellaneous clean up when free domainSuravee Suthikulpanit1-4/+4
2023-05-22iommu/amd: Update copyright noticeCarlos Bilbao1-1/+1
2023-03-28iommu/amd: Add 5 level guest page table supportVasant Hegde1-3/+6
2023-03-22iommu/amd: Allocate page table using numa locality infoVasant Hegde1-10/+6
2022-09-07iommu/amd: Initial support for AMD IOMMU v2 page tableVasant Hegde1-0/+415