Searched refs:iommu_register_device_fault_handler (Results 1 – 4 of 4) sorted by relevance
480 extern int iommu_register_device_fault_handler(struct device *dev,876 int iommu_register_device_fault_handler(struct device *dev, in iommu_register_device_fault_handler() function
498 ret = iommu_register_device_fault_handler(dev, iommu_queue_iopf, dev); in arm_smmu_master_sva_enable_iopf()
1173 int iommu_register_device_fault_handler(struct device *dev, in iommu_register_device_fault_handler() function1207 EXPORT_SYMBOL_GPL(iommu_register_device_fault_handler);
4640 ret = iommu_register_device_fault_handler(dev, iommu_queue_iopf, dev); in intel_iommu_enable_sva()