Searched refs:amd_iommu_debugfs (Results 1 – 1 of 1) sorted by relevance
| /drivers/iommu/amd/ |
| A D | debugfs.c | 16 static struct dentry *amd_iommu_debugfs; variable 369 amd_iommu_debugfs = debugfs_create_dir("amd", iommu_debugfs_dir); in amd_iommu_debugfs_setup() 376 iommu->debugfs = debugfs_create_dir(name, amd_iommu_debugfs); in amd_iommu_debugfs_setup() 386 debugfs_create_file("devid", 0644, amd_iommu_debugfs, NULL, in amd_iommu_debugfs_setup() 388 debugfs_create_file("devtbl", 0444, amd_iommu_debugfs, NULL, in amd_iommu_debugfs_setup() 390 debugfs_create_file("irqtbl", 0444, amd_iommu_debugfs, NULL, in amd_iommu_debugfs_setup()
|
Completed in 4 milliseconds