Home
last modified time | relevance | path

Searched refs:iommu_fault_param (Results 1 – 2 of 2) 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()
351 struct iommu_fault_param *fault_param = group->fault_param; in iopf_group_dequeue()
372 struct iommu_fault_param *iopf_param; in iopf_queue_discard_partial()
[all …]
/linux/include/linux/
H A Diommu.h46 struct iommu_fault_param;
139 struct iommu_fault_param *fault_param;
848 struct iommu_fault_param { struct
879 struct iommu_fault_param __rcu *fault_param; argument
1234 struct iommu_fault_param {}; struct