Searched refs:iommu_fault_event (Results 1 – 2 of 2) sorted by relevance
47 struct iommu_fault_event;307 struct iommu_fault_event *evt,336 struct iommu_fault_event { struct477 struct iommu_fault_event *evt);840 int iommu_report_device_fault(struct device *dev, struct iommu_fault_event *evt) in iommu_report_device_fault()
1037 int iommu_report_device_fault(struct device *dev, struct iommu_fault_event *evt) in iommu_report_device_fault()1040 struct iommu_fault_event *evt_pending = NULL; in iommu_report_device_fault()1057 evt_pending = kmemdup(evt, sizeof(struct iommu_fault_event), in iommu_report_device_fault()1086 struct iommu_fault_event *evt; in iommu_page_response()