Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Diommu.h43 struct iommu_fault_event;
275 struct iommu_fault_event *evt,
377 struct iommu_fault_event { struct
523 struct iommu_fault_event *evt);
922 int iommu_report_device_fault(struct device *dev, struct iommu_fault_event *evt) in iommu_report_device_fault()
/linux-6.3-rc2/drivers/iommu/intel/
A Dsvm.c583 struct iommu_fault_event event; in intel_svm_prq_report()
589 memset(&event, 0, sizeof(struct iommu_fault_event)); in intel_svm_prq_report()
761 struct iommu_fault_event *evt, in intel_svm_page_response()
A Diommu.h844 int intel_svm_page_response(struct device *dev, struct iommu_fault_event *evt,
/linux-6.3-rc2/drivers/iommu/
A Diommu.c1302 int iommu_report_device_fault(struct device *dev, struct iommu_fault_event *evt) in iommu_report_device_fault()
1305 struct iommu_fault_event *evt_pending = NULL; in iommu_report_device_fault()
1322 evt_pending = kmemdup(evt, sizeof(struct iommu_fault_event), in iommu_report_device_fault()
1351 struct iommu_fault_event *evt; in iommu_page_response()
/linux-6.3-rc2/drivers/iommu/arm/arm-smmu-v3/
A Darm-smmu-v3.c907 struct iommu_fault_event *unused, in arm_smmu_page_response()
1459 struct iommu_fault_event fault_evt = { }; in arm_smmu_handle_evt()

Completed in 28 milliseconds