Searched refs:iopf_fault (Results 1 – 10 of 10) 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() 357 struct iopf_fault *iopf, *next; in iopf_queue_discard_partial() 452 struct iopf_fault *partial_iopf; in iopf_queue_remove_device() [all …]
|
| H A D | iommu-sva.c | 277 struct iopf_fault *iopf; in iommu_sva_handle_iopf()
|
| /linux/drivers/iommu/amd/ |
| H A D | ppr.c | 108 struct iopf_fault event; in iommu_call_iopf_notifier() 125 memset(&event, 0, sizeof(struct iopf_fault)); in iommu_call_iopf_notifier() 242 void amd_iommu_page_response(struct device *dev, struct iopf_fault *evt, in amd_iommu_page_response()
|
| H A D | amd_iommu.h | 66 void amd_iommu_page_response(struct device *dev, struct iopf_fault *evt,
|
| /linux/include/linux/ |
| H A D | iommu.h | 124 struct iopf_fault { struct 131 struct iopf_fault last_fault; argument 695 void (*page_response)(struct device *dev, struct iopf_fault *evt, 1672 int iommu_report_device_fault(struct device *dev, struct iopf_fault *evt); 1711 iommu_report_device_fault(struct device *dev, struct iopf_fault *evt) in iommu_report_device_fault()
|
| /linux/drivers/iommu/intel/ |
| H A D | prq.c | 178 struct iopf_fault event = { }; in intel_prq_report() 372 void intel_iommu_page_response(struct device *dev, struct iopf_fault *evt, in intel_iommu_page_response()
|
| H A D | iommu.h | 1258 void intel_iommu_page_response(struct device *dev, struct iopf_fault *evt,
|
| /linux/drivers/iommu/iommufd/ |
| H A D | eventq.c | 133 struct iopf_fault *iopf; in iommufd_fault_fops_read()
|
| H A D | selftest.c | 585 static void mock_domain_page_response(struct device *dev, struct iopf_fault *evt, in mock_domain_page_response() 1771 struct iopf_fault event = {}; in iommufd_test_trigger_iopf()
|
| /linux/drivers/iommu/arm/arm-smmu-v3/ |
| H A D | arm-smmu-v3.c | 995 static void arm_smmu_page_response(struct device *dev, struct iopf_fault *unused, in arm_smmu_page_response() 1882 struct iopf_fault fault_evt = { }; in arm_smmu_handle_event()
|