Home
last modified time | relevance | path

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

/Linux-v5.15/mm/
Duserfaultfd.c57 int mfill_atomic_install_pte(struct mm_struct *dst_mm, pmd_t *dst_pmd, in mfill_atomic_install_pte()
124 pmd_t *dst_pmd, in mcopy_atomic_pte()
182 pmd_t *dst_pmd, in mfill_zeropage_pte()
218 pmd_t *dst_pmd, in mcontinue_atomic_pte()
437 pmd_t *dst_pmd, in mfill_atomic_pte()
491 pmd_t *dst_pmd; in __mcopy_atomic() local
Dmemory.c1004 pmd_t *dst_pmd, pmd_t *src_pmd, unsigned long addr, in copy_pte_range()
1133 pmd_t *src_pmd, *dst_pmd; in copy_pmd_range() local
Dhuge_memory.c1028 pmd_t *dst_pmd, pmd_t *src_pmd, unsigned long addr, in copy_huge_pmd()
Dshmem.c2342 pmd_t *dst_pmd, in shmem_mfill_atomic_pte()
/Linux-v5.15/include/linux/
Dshmem_fs.h151 #define shmem_mfill_atomic_pte(dst_mm, dst_pmd, dst_vma, dst_addr, \ argument