iommu_report_device_fault
iommu_report_device_fault(&pdev->dev, &event);
ret = iommu_report_device_fault(master->dev, &fault_evt);
iommu_report_device_fault(dev, &event);
EXPORT_SYMBOL_GPL(iommu_report_device_fault);
iommu_report_device_fault(idev->dev, &event);
int iommu_report_device_fault(struct device *dev, struct iopf_fault *evt);