Home
last modified time | relevance | path

Searched refs:iopf_fault (Results 1 – 10 of 10) sorted by relevance

/linux-6.15/drivers/iommu/
H A Dio-pgfault.c44 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 …]
H A Diommu-sva.c264 struct iopf_fault *iopf; in iommu_sva_handle_iopf()
/linux-6.15/drivers/iommu/amd/
H A Dppr.c108 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 Damd_iommu.h65 void amd_iommu_page_response(struct device *dev, struct iopf_fault *evt,
/linux-6.15/include/linux/
H A Diommu.h123 struct iopf_fault { struct
130 struct iopf_fault last_fault; argument
658 void (*page_response)(struct device *dev, struct iopf_fault *evt,
1623 int iommu_report_device_fault(struct device *dev, struct iopf_fault *evt);
1662 iommu_report_device_fault(struct device *dev, struct iopf_fault *evt) in iommu_report_device_fault()
/linux-6.15/drivers/iommu/intel/
H A Dprq.c179 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 Diommu.h1294 void intel_iommu_page_response(struct device *dev, struct iopf_fault *evt,
/linux-6.15/drivers/iommu/iommufd/
H A Deventq.c179 struct iopf_fault *iopf; in iommufd_fault_fops_read()
H A Dselftest.c608 static void mock_domain_page_response(struct device *dev, struct iopf_fault *evt, in mock_domain_page_response()
1667 struct iopf_fault event = { }; in iommufd_test_trigger_iopf()
/linux-6.15/drivers/iommu/arm/arm-smmu-v3/
H A Darm-smmu-v3.c984 static void arm_smmu_page_response(struct device *dev, struct iopf_fault *unused, in arm_smmu_page_response()
1822 struct iopf_fault fault_evt = { }; in arm_smmu_handle_event()