Home
last modified time | relevance | path

Searched defs:dst_mm (Results 1 – 5 of 5) sorted by relevance

/linux-6.12.1/mm/
Duserfaultfd.c102 static struct vm_area_struct *uffd_mfill_lock(struct mm_struct *dst_mm, in uffd_mfill_lock()
123 static struct vm_area_struct *uffd_mfill_lock(struct mm_struct *dst_mm, in uffd_mfill_lock()
177 struct mm_struct *dst_mm = dst_vma->vm_mm; in mfill_atomic_install_pte() local
433 struct mm_struct *dst_mm = dst_vma->vm_mm; in mfill_atomic_pte_poison() local
499 struct mm_struct *dst_mm = dst_vma->vm_mm; in mfill_atomic_hugetlb() local
706 struct mm_struct *dst_mm = ctx->mm; in mfill_atomic() local
935 struct mm_struct *dst_mm = ctx->mm; in mwriteprotect_range() local
Dmemory.c792 copy_nonpresent_pte(struct mm_struct *dst_mm, struct mm_struct *src_mm, in copy_nonpresent_pte()
1084 struct mm_struct *dst_mm = dst_vma->vm_mm; in copy_pte_range() local
1230 struct mm_struct *dst_mm = dst_vma->vm_mm; in copy_pmd_range() local
1267 struct mm_struct *dst_mm = dst_vma->vm_mm; in copy_pud_range() local
1304 struct mm_struct *dst_mm = dst_vma->vm_mm; in copy_p4d_range() local
1362 struct mm_struct *dst_mm = dst_vma->vm_mm; in copy_page_range() local
Dhuge_memory.c1566 int copy_huge_pmd(struct mm_struct *dst_mm, struct mm_struct *src_mm, in copy_huge_pmd()
1703 int copy_huge_pud(struct mm_struct *dst_mm, struct mm_struct *src_mm, in copy_huge_pud()
Dhugetlb.c6536 struct mm_struct *dst_mm = dst_vma->vm_mm; in hugetlb_mfill_atomic_pte() local
/linux-6.12.1/drivers/gpu/drm/amd/amdgpu/
Damdgpu_ttm.c295 struct amdgpu_res_cursor src_mm, dst_mm; in amdgpu_ttm_copy_mem_to_mem() local