summaryrefslogtreecommitdiffstats
path: root/drivers/iommu/amd/io_pgtable.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* iommu/amd: Fix I/O page table memory leakSuravee Suthikulpanit2022-02-141-6/+6
* iommu/amd: Use put_pages_listMatthew Wilcox (Oracle)2021-12-201-32/+18
* iommu/amd: Simplify pagetable freeingRobin Murphy2021-12-201-48/+34
* iommu: Streamline iommu_iova_to_phys()Robin Murphy2021-07-261-3/+0
* iommu/amd: Fix sleeping in atomic in increase_address_space()Andrey Ryabinin2021-03-041-4/+6
* iommu/amd: Introduce iommu_v1_map_page and iommu_v1_unmap_pageSuravee Suthikulpanit2021-01-281-13/+12
* iommu/amd: Introduce iommu_v1_iova_to_physSuravee Suthikulpanit2021-01-281-0/+22
* iommu/amd: Refactor fetch_pte to use struct amd_io_pgtableSuravee Suthikulpanit2021-01-281-6/+7
* iommu/amd: Rename variables to be consistent with struct io_pgtable_opsSuravee Suthikulpanit2021-01-281-16/+15
* iommu/amd: Remove amd_iommu_domain_get_pgtableSuravee Suthikulpanit2021-01-281-24/+12
* iommu/amd: Restructure code for freeing page tableSuravee Suthikulpanit2021-01-281-17/+24
* iommu/amd: Move IO page table related functionsSuravee Suthikulpanit2021-01-281-0/+473
* iommu/amd: Prepare for generic IO page table frameworkSuravee Suthikulpanit2021-01-281-0/+69