Home
last modified time | relevance | path

Searched refs:change_mm (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/drivers/iommu/iommufd/
H A Dioas.c495 static void change_mm(struct iopt_pages *pages) in change_mm() function
581 change_mm(pages); in iommufd_ioas_change_process()
H A Dpages.c2025 bool change_mm = current->mm != pages->source_mm; in iopt_pages_rw_access() local
2030 change_mm = true; in iopt_pages_rw_access()
2044 if (!(flags & IOMMUFD_ACCESS_RW_KTHREAD) && change_mm) { in iopt_pages_rw_access()
2058 if (change_mm) { in iopt_pages_rw_access()
2075 if (change_mm) { in iopt_pages_rw_access()