Searched defs:dst_pmd (Results 1 - 4 of 4) sorted by relevance

/linux-master/mm/
H A Duserfaultfd.c173 int mfill_atomic_install_pte(pmd_t *dst_pmd, argument
243 static int mfill_atomic_pte_copy(pmd_t *dst_pmd, argument
319 static int mfill_atomic_pte_zeropage(pmd_t *dst_pmd, argument
351 static int mfill_atomic_pte_continue(pmd_t *dst_pmd, argument
395 static int mfill_atomic_pte_poison(pmd_t *dst_pmd, argument
624 mfill_atomic_pte(pmd_t *dst_pmd, struct vm_area_struct *dst_vma, unsigned long dst_addr, unsigned long src_addr, uffd_flags_t flags, struct folio **foliop) argument
677 pmd_t *dst_pmd; local
1097 move_pages_pte(struct mm_struct *mm, pmd_t *dst_pmd, pmd_t *src_pmd, struct vm_area_struct *dst_vma, struct vm_area_struct *src_vma, unsigned long dst_addr, unsigned long src_addr, __u64 mode) argument
1569 pmd_t *src_pmd, *dst_pmd; local
[all...]
H A Dhuge_memory.c2169 int move_pages_huge_pmd(struct mm_struct *mm, pmd_t *dst_pmd, pmd_t *src_pmd, pmd_t dst_pmdval, argument
1284 copy_huge_pmd(struct mm_struct *dst_mm, struct mm_struct *src_mm, pmd_t *dst_pmd, pmd_t *src_pmd, unsigned long addr, struct vm_area_struct *dst_vma, struct vm_area_struct *src_vma) argument
[all...]
H A Dmemory.c1215 pmd_t *src_pmd, *dst_pmd; local
1064 copy_pte_range(struct vm_area_struct *dst_vma, struct vm_area_struct *src_vma, pmd_t *dst_pmd, pmd_t *src_pmd, unsigned long addr, unsigned long end) argument
H A Dshmem.c2605 int shmem_mfill_atomic_pte(pmd_t *dst_pmd, argument

Completed in 177 milliseconds