Searched refs:iopf_fault (Results 1 - 6 of 6) sorted by relevance

/linux-master/drivers/iommu/
H A Dio-pgfault.c44 struct iopf_fault *iopf, *next;
90 struct iopf_fault *iopf;
106 struct iopf_fault *evt,
109 struct iopf_fault *iopf, *next;
180 void iommu_report_device_fault(struct device *dev, struct iopf_fault *evt)
271 struct iopf_fault *iopf = &group->last_fault;
302 struct iopf_fault *iopf, *next;
397 struct iopf_fault *partial_iopf;
398 struct iopf_fault *next;
417 struct iopf_fault *iop
[all...]
H A Diommu-sva.c249 struct iopf_fault *iopf;
/linux-master/include/linux/
H A Diommu.h119 struct iopf_fault { struct
126 struct iopf_fault last_fault;
577 void (*page_response)(struct device *dev, struct iopf_fault *evt,
1576 void iommu_report_device_fault(struct device *dev, struct iopf_fault *evt);
1615 iommu_report_device_fault(struct device *dev, struct iopf_fault *evt)
/linux-master/drivers/iommu/intel/
H A Dsvm.c560 struct iopf_fault event = { };
732 void intel_svm_page_response(struct device *dev, struct iopf_fault *evt,
H A Diommu.h1099 void intel_svm_page_response(struct device *dev, struct iopf_fault *evt,
/linux-master/drivers/iommu/arm/arm-smmu-v3/
H A Darm-smmu-v3.c929 static void arm_smmu_page_response(struct device *dev, struct iopf_fault *unused,
1643 struct iopf_fault fault_evt = { };

Completed in 293 milliseconds