linux/drivers/iommu/amd
Suravee Suthikulpanit fd86c9501a iommu/amd: Introduce iommu_v1_map_page and iommu_v1_unmap_page
These implement map and unmap for AMD IOMMU v1 pagetable, which
will be used by the IO pagetable framework.

Also clean up unused extern function declarations.

Signed-off-by: Suravee Suthikulpanit <suravee.suthikulpanit@amd.com>
Link: https://lore.kernel.org/r/20201215073705.123786-13-suravee.suthikulpanit@amd.com
Signed-off-by: Joerg Roedel <jroedel@suse.de>
2021-01-28 16:51:18 +01:00
..
amd_iommu_types.h iommu/amd: Remove amd_iommu_domain_get_pgtable 2021-01-28 16:51:17 +01:00
amd_iommu.h iommu/amd: Introduce iommu_v1_map_page and iommu_v1_unmap_page 2021-01-28 16:51:18 +01:00
debugfs.c
init.c iommu/amd: remove h from printk format specifier 2021-01-27 12:48:38 +01:00
io_pgtable.c iommu/amd: Introduce iommu_v1_map_page and iommu_v1_unmap_page 2021-01-28 16:51:18 +01:00
iommu_v2.c iommu/amd: Use DEFINE_SPINLOCK() for spinlock 2021-01-27 12:41:11 +01:00
iommu.c iommu/amd: Introduce iommu_v1_map_page and iommu_v1_unmap_page 2021-01-28 16:51:18 +01:00
Kconfig iommu/amd: Prepare for generic IO page table framework 2021-01-28 16:51:17 +01:00
Makefile iommu/amd: Prepare for generic IO page table framework 2021-01-28 16:51:17 +01:00
quirks.c