Home
last modified time | relevance | path

Searched refs:iommu_debugfs_dir (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/iommu/
H A Diommu-debugfs.c14 struct dentry *iommu_debugfs_dir; variable
15 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()
/linux/arch/powerpc/kernel/
H A Diommu.c59 liobn_entry = debugfs_create_dir(name, iommu_debugfs_dir); in iommu_debugfs_add()
75 debugfs_lookup_and_remove(name, iommu_debugfs_dir); in iommu_debugfs_del()
/linux/include/linux/
H A Diommu.h1571 extern struct dentry *iommu_debugfs_dir;