Searched defs:dst_mm (Results 1 – 5 of 5) sorted by relevance
| /linux/mm/ |
| H A D | userfaultfd.c | 99 static struct vm_area_struct *uffd_mfill_lock(struct mm_struct *dst_mm, in uffd_mfill_lock() argument 120 static struct vm_area_struct *uffd_mfill_lock(struct mm_struct *dst_mm, in uffd_mfill_lock() argument 174 struct mm_struct *dst_mm = dst_vma->vm_mm; in mfill_atomic_install_pte() local 434 struct mm_struct *dst_mm = dst_vma->vm_mm; mfill_atomic_pte_poison() local 500 struct mm_struct *dst_mm = dst_vma->vm_mm; mfill_atomic_hugetlb() local 710 struct mm_struct *dst_mm = ctx->mm; mfill_atomic() local 939 struct mm_struct *dst_mm = ctx->mm; mwriteprotect_range() local [all...] |
| H A D | memory.c | 938 copy_nonpresent_pte(struct mm_struct *dst_mm, struct mm_struct *src_mm, in copy_nonpresent_pte() 1225 struct mm_struct *dst_mm = dst_vma->vm_mm; in copy_pte_range() local 1380 struct mm_struct *dst_mm = dst_vma->vm_mm; in copy_pmd_range() local 1417 struct mm_struct *dst_mm = dst_vma->vm_mm; in copy_pud_range() local 1454 struct mm_struct *dst_mm = dst_vma->vm_mm; in copy_p4d_range() local 1509 struct mm_struct *dst_mm = dst_vma->vm_mm; in copy_page_range() local
|
| H A D | huge_memory.c | 1794 struct mm_struct *dst_mm, struct mm_struct *src_mm, in copy_huge_non_present_pmd() 1849 int copy_huge_pmd(struct mm_struct *dst_mm, struct mm_struct *src_mm, in copy_huge_pmd() 1969 int copy_huge_pud(struct mm_struct *dst_mm, struct mm_struct *src_mm, in copy_huge_pud()
|
| H A D | hugetlb.c | 6201 struct mm_struct *dst_mm = dst_vma->vm_mm; in hugetlb_mfill_atomic_pte() local
|
| /linux/drivers/gpu/drm/amd/amdgpu/ |
| H A D | amdgpu_ttm.c | 301 struct amdgpu_res_cursor src_mm, dst_mm; in amdgpu_ttm_copy_mem_to_mem() local
|