Home
last modified time | relevance | path

Searched refs:iommu_fault_event (Results 1 – 5 of 5) sorted by relevance

/linux/include/linux/
A Diommu.h42 struct iommu_fault_event;
302 struct iommu_fault_event *evt,
340 struct iommu_fault_event { struct
495 struct iommu_fault_event *evt);
906 int iommu_report_device_fault(struct device *dev, struct iommu_fault_event *evt) in iommu_report_device_fault()
A Dintel-iommu.h775 int intel_svm_page_response(struct device *dev, struct iommu_fault_event *evt,
/linux/drivers/iommu/intel/
A Dsvm.c829 struct iommu_fault_event event; in intel_svm_prq_report()
835 memset(&event, 0, sizeof(struct iommu_fault_event)); in intel_svm_prq_report()
1080 struct iommu_fault_event *evt, in intel_svm_page_response()
/linux/drivers/iommu/
A Diommu.c1201 int iommu_report_device_fault(struct device *dev, struct iommu_fault_event *evt) in iommu_report_device_fault()
1204 struct iommu_fault_event *evt_pending = NULL; in iommu_report_device_fault()
1221 evt_pending = kmemdup(evt, sizeof(struct iommu_fault_event), in iommu_report_device_fault()
1250 struct iommu_fault_event *evt; in iommu_page_response()
/linux/drivers/iommu/arm/arm-smmu-v3/
A Darm-smmu-v3.c909 struct iommu_fault_event *unused, in arm_smmu_page_response()
1452 struct iommu_fault_event fault_evt = { }; in arm_smmu_handle_evt()

Completed in 22 milliseconds