Searched defs:dst_pmd (Results 1 – 4 of 4) sorted by relevance
/mm/ |
D | userfaultfd.c | 57 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() 184 pmd_t *dst_pmd, in mfill_zeropage_pte() 220 pmd_t *dst_pmd, in mcontinue_atomic_pte() 498 pmd_t *dst_pmd, in mfill_atomic_pte() 552 pmd_t *dst_pmd; in __mcopy_atomic() local
|
D | memory.c | 984 pmd_t *dst_pmd, pmd_t *src_pmd, unsigned long addr, in copy_pte_range() 1096 pmd_t *src_pmd, *dst_pmd; in copy_pmd_range() local
|
D | huge_memory.c | 1014 pmd_t *dst_pmd, pmd_t *src_pmd, unsigned long addr, in copy_huge_pmd()
|
D | shmem.c | 2375 pmd_t *dst_pmd, in shmem_mfill_atomic_pte()
|