aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iommu/amd_iommu_debugfs.c (follow)
AgeCommit message (Collapse)AuthorFilesLines
2018-07-06iommu/amd: Add basic debugfs infrastructure for AMD IOMMUGary R Hook1-0/+33
Implement a skeleton framework for debugfs support in the AMD IOMMU. Add an AMD-specific Kconfig boolean that depends upon general enablement of DebugFS in the IOMMU. Signed-off-by: Gary R Hook <gary.hook@amd.com> Signed-off-by: Joerg Roedel <jroedel@suse.de>