Searched refs:iommu_unregister_device_fault_handler (Results 1 – 4 of 4) sorted by relevance
492 extern int iommu_unregister_device_fault_handler(struct device *dev);900 static inline int iommu_unregister_device_fault_handler(struct device *dev) in iommu_unregister_device_fault_handler() function
500 iommu_unregister_device_fault_handler(dev); in arm_smmu_master_sva_disable_iopf()
1160 int iommu_unregister_device_fault_handler(struct device *dev) in iommu_unregister_device_fault_handler() function1187 EXPORT_SYMBOL_GPL(iommu_unregister_device_fault_handler);
5382 ret = iommu_unregister_device_fault_handler(dev); in intel_iommu_disable_sva()