Searched refs:intel_iommu_debug (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/iommu/intel/ |
H A D | debugfs.c | 669 struct dentry *intel_iommu_debug = debugfs_create_dir("intel", in intel_iommu_debugfs_init() local 672 debugfs_create_file("iommu_regset", 0444, intel_iommu_debug, NULL, in intel_iommu_debugfs_init() 674 debugfs_create_file("dmar_translation_struct", 0444, intel_iommu_debug, in intel_iommu_debugfs_init() 677 intel_iommu_debug, NULL, in intel_iommu_debugfs_init() 679 debugfs_create_file("invalidation_queue", 0444, intel_iommu_debug, in intel_iommu_debugfs_init() 682 debugfs_create_file("ir_translation_struct", 0444, intel_iommu_debug, in intel_iommu_debugfs_init() 685 debugfs_create_file("dmar_perf_latency", 0644, intel_iommu_debug, in intel_iommu_debugfs_init()
|