Searched refs:intel_iommu_debug (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.15/drivers/iommu/intel/ |
| D | debugfs.c | 652 struct dentry *intel_iommu_debug = debugfs_create_dir("intel", in intel_iommu_debugfs_init() local 655 debugfs_create_file("iommu_regset", 0444, intel_iommu_debug, NULL, in intel_iommu_debugfs_init() 657 debugfs_create_file("dmar_translation_struct", 0444, intel_iommu_debug, in intel_iommu_debugfs_init() 660 intel_iommu_debug, NULL, in intel_iommu_debugfs_init() 662 debugfs_create_file("invalidation_queue", 0444, intel_iommu_debug, in intel_iommu_debugfs_init() 665 debugfs_create_file("ir_translation_struct", 0444, intel_iommu_debug, in intel_iommu_debugfs_init() 668 debugfs_create_file("dmar_perf_latency", 0644, intel_iommu_debug, in intel_iommu_debugfs_init()
|