Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Diommu.h496 extern int iommu_unregister_device_fault_handler(struct device *dev);
870 static inline int iommu_unregister_device_fault_handler(struct device *dev) in iommu_unregister_device_fault_handler() function
/Linux-v5.10/drivers/iommu/
Diommu.c1103 int iommu_unregister_device_fault_handler(struct device *dev) in iommu_unregister_device_fault_handler() function
1130 EXPORT_SYMBOL_GPL(iommu_unregister_device_fault_handler);