Merge tag 'drm-intel-next-2024-02-07' of git://anongit.freedesktop.org/drm/drm-intel...
[linux-2.6-microblaze.git] / include / linux / mm_types.h
index b2d3a88..8b611e1 100644 (file)
@@ -730,6 +730,7 @@ struct mm_cid {
 #endif
 
 struct kioctx_table;
+struct iommu_mm_data;
 struct mm_struct {
        struct {
                /*
@@ -941,8 +942,8 @@ struct mm_struct {
 #endif
                struct work_struct async_put_work;
 
-#ifdef CONFIG_IOMMU_SVA
-               u32 pasid;
+#ifdef CONFIG_IOMMU_MM_DATA
+               struct iommu_mm_data *iommu_mm;
 #endif
 #ifdef CONFIG_KSM
                /*