Searched refs:iommu_mm_data (Results 1 – 3 of 3) sorted by relevance
17 static struct iommu_mm_data *iommu_alloc_mm_data(struct mm_struct *mm, struct device *dev) in iommu_alloc_mm_data()19 struct iommu_mm_data *iommu_mm; in iommu_alloc_mm_data()35 iommu_mm = kzalloc(sizeof(struct iommu_mm_data), GFP_KERNEL); in iommu_alloc_mm_data()75 struct iommu_mm_data *iommu_mm; in iommu_sva_bind_device()167 struct iommu_mm_data *iommu_mm = domain->mm->iommu_mm; in iommu_sva_unbind_device()196 struct iommu_mm_data *iommu_mm = mm->iommu_mm; in mm_pasid_drop()
789 struct iommu_mm_data;998 struct iommu_mm_data *iommu_mm;
1017 struct iommu_mm_data { struct1520 struct iommu_mm_data *iommu_mm = READ_ONCE(mm->iommu_mm); in mm_get_enqcmd_pasid()
Completed in 15 milliseconds