Searched refs:iopf_fault (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/iommu/ |
| H A D | io-pgfault.c | 44 struct iopf_fault *iopf, *next; in __iopf_free_group() 66 struct iopf_fault *iopf; in report_partial_fault() 82 struct iopf_fault *evt, in iopf_group_alloc() 85 struct iopf_fault *iopf, *next; in iopf_group_alloc() 119 struct iopf_fault *evt) in find_fault_handler() 158 static void iopf_error_response(struct device *dev, struct iopf_fault *evt) in iopf_error_response() 214 int iommu_report_device_fault(struct device *dev, struct iopf_fault *evt) in iommu_report_device_fault() 326 struct iopf_fault *iopf = &group->last_fault; in iopf_group_response() 371 struct iopf_fault *iopf, *next; in iopf_queue_discard_partial() 466 struct iopf_fault *partial_iopf; in iopf_queue_remove_device() [all …]
|
| /linux/include/linux/ |
| H A D | iommu.h | 124 struct iopf_fault { struct 131 struct iopf_fault last_fault; argument 727 void (*page_response)(struct device *dev, struct iopf_fault *evt, 1704 int iommu_report_device_fault(struct device *dev, struct iopf_fault *evt); 1744 iommu_report_device_fault(struct device *dev, struct iopf_fault *evt) in iommu_report_device_fault()
|
| /linux/drivers/iommu/iommufd/ |
| H A D | eventq.c | 133 struct iopf_fault *iopf; in iommufd_fault_fops_read()
|