Searched refs:iommu_unregister_device_fault_handler (Results 1 – 4 of 4) sorted by relevance
484 extern int iommu_unregister_device_fault_handler(struct device *dev);883 static inline int iommu_unregister_device_fault_handler(struct device *dev) in iommu_unregister_device_fault_handler() function
513 iommu_unregister_device_fault_handler(dev); in arm_smmu_master_sva_disable_iopf()
1202 int iommu_unregister_device_fault_handler(struct device *dev) in iommu_unregister_device_fault_handler() function1229 EXPORT_SYMBOL_GPL(iommu_unregister_device_fault_handler);
4651 ret = iommu_unregister_device_fault_handler(dev); in intel_iommu_disable_sva()