Home
last modified time | relevance | path

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

/linux/drivers/iommu/
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/drivers/iommu/amd/
A Ddebugfs.c27 iommu_debugfs_dir); in amd_iommu_debugfs_setup()
/linux/arch/powerpc/kernel/
A Diommu.c57 liobn_entry = debugfs_create_dir(name, iommu_debugfs_dir); in iommu_debugfs_add()
74 liobn_entry = debugfs_lookup(name, iommu_debugfs_dir); in iommu_debugfs_del()
/linux/drivers/iommu/intel/
A Ddebugfs.c653 iommu_debugfs_dir); in intel_iommu_debugfs_init()
/linux/include/linux/
A Diommu.h1103 extern struct dentry *iommu_debugfs_dir;

Completed in 11 milliseconds