Home
last modified time | relevance | path

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

/linux/drivers/iommu/intel/
H A Diommu.h1314 void intel_iommu_debugfs_remove_dev(struct device_domain_info *info);
1320 static inline void intel_iommu_debugfs_remove_dev(struct device_domain_info *info) {} in intel_iommu_debugfs_remove_dev() function
H A Ddebugfs.c784 void intel_iommu_debugfs_remove_dev(struct device_domain_info *info) in intel_iommu_debugfs_remove_dev() function
H A Diommu.c3375 intel_iommu_debugfs_remove_dev(info); in intel_iommu_release_device()