Searched refs:iopf_fault (Results 1 – 10 of 10) sorted by relevance
| /linux/drivers/iommu/ |
| 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() 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() 453 struct iopf_fault *next; in iopf_queue_remove_device() [all …]
|
| A D | iommu-sva.c | 264 struct iopf_fault *iopf; in iommu_sva_handle_iopf()
|
| /linux/drivers/iommu/amd/ |
| 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()
|
| A D | amd_iommu.h | 65 void amd_iommu_page_response(struct device *dev, struct iopf_fault *evt,
|
| /linux/include/linux/ |
| A D | iommu.h | 118 struct iopf_fault { struct 125 struct iopf_fault last_fault; argument 587 void (*page_response)(struct device *dev, struct iopf_fault *evt, 1566 int iommu_report_device_fault(struct device *dev, struct iopf_fault *evt); 1605 iommu_report_device_fault(struct device *dev, struct iopf_fault *evt) in iommu_report_device_fault()
|
| /linux/drivers/iommu/intel/ |
| A D | svm.c | 388 struct iopf_fault event = { }; in intel_svm_prq_report() 526 void intel_svm_page_response(struct device *dev, struct iopf_fault *evt, in intel_svm_page_response()
|
| A D | iommu.h | 1285 void intel_svm_page_response(struct device *dev, struct iopf_fault *evt,
|
| /linux/drivers/iommu/iommufd/ |
| A D | fault.c | 248 struct iopf_fault *iopf; in iommufd_fault_fops_read()
|
| A D | selftest.c | 520 static void mock_domain_page_response(struct device *dev, struct iopf_fault *evt, in mock_domain_page_response() 1410 struct iopf_fault event = { }; in iommufd_test_trigger_iopf()
|
| /linux/drivers/iommu/arm/arm-smmu-v3/ |
| A D | arm-smmu-v3.c | 962 static void arm_smmu_page_response(struct device *dev, struct iopf_fault *unused, in arm_smmu_page_response() 1767 struct iopf_fault fault_evt = { }; in arm_smmu_handle_evt()
|
Completed in 38 milliseconds