Home
last modified time | relevance | path

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

/linux/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()
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 Diommu-sva.c277 struct iopf_fault *iopf; in iommu_sva_handle_iopf()
/linux/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.h66 void amd_iommu_page_response(struct device *dev, struct iopf_fault *evt,
/linux/include/linux/
H A Diommu.h124 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 Dprq.c178 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.h1258 void intel_iommu_page_response(struct device *dev, struct iopf_fault *evt,
/linux/drivers/iommu/iommufd/
H A Deventq.c133 struct iopf_fault *iopf; in iommufd_fault_fops_read()
H A Dselftest.c585 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 Darm-smmu-v3.c995 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()