summaryrefslogtreecommitdiff
path: root/drivers/iommu/amd/io_pgtable.c
AgeCommit message (Expand)Author
2021-07-26iommu: Streamline iommu_iova_to_phys()Robin Murphy
2021-03-04iommu/amd: Fix sleeping in atomic in increase_address_space()Andrey Ryabinin
2021-01-28iommu/amd: Introduce iommu_v1_map_page and iommu_v1_unmap_pageSuravee Suthikulpanit
2021-01-28iommu/amd: Introduce iommu_v1_iova_to_physSuravee Suthikulpanit
2021-01-28iommu/amd: Refactor fetch_pte to use struct amd_io_pgtableSuravee Suthikulpanit
2021-01-28iommu/amd: Rename variables to be consistent with struct io_pgtable_opsSuravee Suthikulpanit
2021-01-28iommu/amd: Remove amd_iommu_domain_get_pgtableSuravee Suthikulpanit
2021-01-28iommu/amd: Restructure code for freeing page tableSuravee Suthikulpanit
2021-01-28iommu/amd: Move IO page table related functionsSuravee Suthikulpanit
2021-01-28iommu/amd: Prepare for generic IO page table frameworkSuravee Suthikulpanit