Home
last modified time | relevance | path

Searched refs:iommu_report_device_fault (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/include/linux/
Diommu.h498 extern int iommu_report_device_fault(struct device *dev,
876 int iommu_report_device_fault(struct device *dev, struct iommu_fault_event *evt) in iommu_report_device_fault() function
/Linux-v5.10/drivers/iommu/intel/
Dsvm.c905 return iommu_report_device_fault(dev, &event); in intel_svm_prq_report()
/Linux-v5.10/drivers/iommu/
Diommu.c1143 int iommu_report_device_fault(struct device *dev, struct iommu_fault_event *evt) in iommu_report_device_fault() function
1185 EXPORT_SYMBOL_GPL(iommu_report_device_fault);