Searched refs:iommu_debugfs_dir (Results 1 – 5 of 5) sorted by relevance
14 struct dentry *iommu_debugfs_dir; variable15 EXPORT_SYMBOL_GPL(iommu_debugfs_dir);33 if (!iommu_debugfs_dir) { in iommu_debugfs_setup()34 iommu_debugfs_dir = debugfs_create_dir("iommu", NULL); in iommu_debugfs_setup()
27 iommu_debugfs_dir); in amd_iommu_debugfs_setup()
57 liobn_entry = debugfs_create_dir(name, iommu_debugfs_dir); in iommu_debugfs_add()73 debugfs_lookup_and_remove(name, iommu_debugfs_dir); in iommu_debugfs_del()
670 iommu_debugfs_dir); in intel_iommu_debugfs_init()
1121 extern struct dentry *iommu_debugfs_dir;