Home
last modified time | relevance | path

Searched refs:iopf_fault (Results 1 – 5 of 5) 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.c110 struct iopf_fault event; in iommu_call_iopf_notifier()
127 memset(&event, 0, sizeof(struct iopf_fault)); in iommu_call_iopf_notifier()
244 void amd_iommu_page_response(struct device *dev, struct iopf_fault *evt, in amd_iommu_page_response()
H A Damd_iommu.h69 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
698 void (*page_response)(struct device *dev, struct iopf_fault *evt,
1675 int iommu_report_device_fault(struct device *dev, struct iopf_fault *evt);
1714 iommu_report_device_fault(struct device *dev, struct iopf_fault *evt) in iommu_report_device_fault()