Home
last modified time | relevance | path

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

/openbmc/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()
/openbmc/linux/drivers/iommu/amd/
H A Ddebugfs.c27 iommu_debugfs_dir); in amd_iommu_debugfs_setup()
/openbmc/linux/arch/powerpc/kernel/
H A Diommu.c57 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()
/openbmc/linux/drivers/iommu/intel/
H A Ddebugfs.c670 iommu_debugfs_dir); in intel_iommu_debugfs_init()
/openbmc/linux/include/linux/
H A Diommu.h1121 extern struct dentry *iommu_debugfs_dir;