Searched refs:iommu_register_device_fault_handler (Results 1 – 4 of 4) sorted by relevance
488 extern int iommu_register_device_fault_handler(struct device *dev,893 int iommu_register_device_fault_handler(struct device *dev, in iommu_register_device_fault_handler() function
485 ret = iommu_register_device_fault_handler(dev, iommu_queue_iopf, dev); in arm_smmu_master_sva_enable_iopf()
1115 int iommu_register_device_fault_handler(struct device *dev, in iommu_register_device_fault_handler() function1149 EXPORT_SYMBOL_GPL(iommu_register_device_fault_handler);
5371 ret = iommu_register_device_fault_handler(dev, iommu_queue_iopf, dev); in intel_iommu_enable_sva()