Home
last modified time | relevance | path

Searched defs:dst_vma (Results 1 – 4 of 4) sorted by relevance

/linux/mm/
H A Duserfaultfd.c73 bool validate_dst_vma(struct vm_area_struct *dst_vma, unsigned long dst_end) in validate_dst_vma()
152 struct vm_area_struct *dst_vma; in uffd_mfill_lock() local
173 struct vm_area_struct *dst_vma; in uffd_mfill_lock() local
209 struct vm_area_struct *dst_vma; in mfill_get_vma() local
318 static bool mfill_file_over_size(struct vm_area_struct *dst_vma, in mfill_file_over_size()
340 struct vm_area_struct *dst_vma, in mfill_atomic_install_pte()
574 struct vm_area_struct *dst_vma = state->vma; in mfill_atomic_pte_zeropage() local
611 struct vm_area_struct *dst_vma = state->vma; in mfill_atomic_pte_continue() local
654 struct vm_area_struct *dst_vma = state->vma; in mfill_atomic_pte_poison() local
697 struct vm_area_struct *dst_vma, in mfill_atomic_hugetlb()
[all …]
H A Dmemory.c926 pte_t *dst_pte, pte_t *src_pte, struct vm_area_struct *dst_vma, in copy_nonpresent_pte()
1047 copy_present_page(struct vm_area_struct *dst_vma, struct vm_area_struct *src_vma, in copy_present_page()
1082 static __always_inline void __copy_present_ptes(struct vm_area_struct *dst_vma, in __copy_present_ptes()
1113 copy_present_ptes(struct vm_area_struct *dst_vma, struct vm_area_struct *src_vma, in copy_present_ptes()
1208 copy_pte_range(struct vm_area_struct *dst_vma, struct vm_area_struct *src_vma, in copy_pte_range()
1363 copy_pmd_range(struct vm_area_struct *dst_vma, struct vm_area_struct *src_vma, in copy_pmd_range()
1400 copy_pud_range(struct vm_area_struct *dst_vma, struct vm_area_struct *src_vma, in copy_pud_range()
1437 copy_p4d_range(struct vm_area_struct *dst_vma, struct vm_area_struct *src_vma, in copy_p4d_range()
1466 vma_needs_copy(struct vm_area_struct *dst_vma, struct vm_area_struct *src_vma) in vma_needs_copy()
1491 copy_page_range(struct vm_area_struct *dst_vma, struct vm_area_struct *src_vma) in copy_page_range()
H A Dhuge_memory.c1873 struct vm_area_struct *dst_vma, struct vm_area_struct *src_vma, in copy_huge_non_present_pmd()
1928 struct vm_area_struct *dst_vma, struct vm_area_struct *src_vma) in copy_huge_pmd()
2809 struct vm_area_struct *dst_vma, struct vm_area_struct *src_vma, in move_pages_huge_pmd()
H A Dhugetlb.c4870 struct vm_area_struct *dst_vma, in copy_hugetlb_page_range()
6179 struct vm_area_struct *dst_vma, in hugetlb_mfill_atomic_pte()