iommu/amd: Add basic debugfs infrastructure for AMD IOMMU
authorGary R Hook <gary.hook@amd.com>
Tue, 12 Jun 2018 21:41:30 +0000 (16:41 -0500)
committerJoerg Roedel <jroedel@suse.de>
Fri, 6 Jul 2018 12:06:30 +0000 (14:06 +0200)
commit7d0f5fd3e4d687424cc2ab68b55472e328e2ee0a
tree4005d7036fae71fcef2dc6c93f7e653d8f75a546
parentbad614b24293ae463e74d2465685f0e4e229baca
iommu/amd: Add basic debugfs infrastructure for AMD IOMMU

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>
drivers/iommu/Kconfig
drivers/iommu/Makefile
drivers/iommu/amd_iommu_debugfs.c [new file with mode: 0644]
drivers/iommu/amd_iommu_init.c
drivers/iommu/amd_iommu_proto.h
drivers/iommu/amd_iommu_types.h