Home
last modified time | relevance | path

Searched refs:iommu_fault_param (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/iommu/
H A Dio-pgfault.c21 static struct iommu_fault_param *iopf_get_dev_fault_param(struct device *dev) in iopf_get_dev_fault_param()
24 struct iommu_fault_param *fault_param; in iopf_get_dev_fault_param()
36 static void iopf_put_dev_fault_param(struct iommu_fault_param *fault_param) in iopf_put_dev_fault_param()
63 static int report_partial_fault(struct iommu_fault_param *fault_param, in report_partial_fault()
81 static struct iopf_group *iopf_group_alloc(struct iommu_fault_param *iopf_param, in iopf_group_alloc()
218 struct iommu_fault_param *iopf_param; in iommu_report_device_fault()
300 struct iommu_fault_param *iopf_param; in iopf_queue_flush_dev()
325 struct iommu_fault_param *fault_param = group->fault_param; in iopf_group_response()
358 struct iommu_fault_param *iopf_param; in iopf_queue_discard_partial()
389 struct iommu_fault_param *fault_param; in iopf_queue_add_device()
[all …]
H A Diommu-sva.c300 struct iommu_fault_param *fault_param = group->fault_param; in iommu_sva_iopf_handler()
/linux/include/linux/
H A Diommu.h46 struct iommu_fault_param;
139 struct iommu_fault_param *fault_param;
816 struct iommu_fault_param { struct
847 struct iommu_fault_param __rcu *fault_param; argument
1202 struct iommu_fault_param {}; struct