Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iommu/amd/
H A Ddebugfs.c15 static struct dentry *amd_iommu_debugfs; variable
25 if (!amd_iommu_debugfs) in amd_iommu_debugfs_setup()
26 amd_iommu_debugfs = debugfs_create_dir("amd", in amd_iommu_debugfs_setup()
31 iommu->debugfs = debugfs_create_dir(name, amd_iommu_debugfs); in amd_iommu_debugfs_setup()