Searched defs:dst_pmd (Results 1 – 4 of 4) sorted by relevance
/linux/mm/ |
H A D | userfaultfd.c | 168 int mfill_atomic_install_pte(pmd_t *dst_pmd, in mfill_atomic_install_pte() 237 static int mfill_atomic_pte_copy(pmd_t *dst_pmd, in mfill_atomic_pte_copy() 313 static int mfill_atomic_pte_zeroed_folio(pmd_t *dst_pmd, in mfill_atomic_pte_zeroed_folio() 345 static int mfill_atomic_pte_zeropage(pmd_t *dst_pmd, in mfill_atomic_pte_zeropage() 380 static int mfill_atomic_pte_continue(pmd_t *dst_pmd, in mfill_atomic_pte_continue() 424 static int mfill_atomic_pte_poison(pmd_t *dst_pmd, in mfill_atomic_pte_poison() 653 static __always_inline ssize_t mfill_atomic_pte(pmd_t *dst_pmd, in mfill_atomic_pte() 706 pmd_t *dst_pmd; in mfill_atomic() local 1022 pmd_t *dst_pmd, pmd_t dst_pmdval) in is_pte_pages_stable() 1035 pmd_t *dst_pmd, pmd_t dst_pmdval, in move_present_pte() [all …]
|
H A D | huge_memory.c | 1690 pmd_t *dst_pmd, pmd_t *src_pmd, unsigned long addr, in copy_huge_pmd() 2560 int move_pages_huge_pmd(struct mm_struct *mm, pmd_t *dst_pmd, pmd_t *src_pmd, pmd_t dst_pmdval, in move_pages_huge_pmd()
|
H A D | memory.c | 1084 pmd_t *dst_pmd, pmd_t *src_pmd, unsigned long addr, in copy_pte_range() 1244 pmd_t *src_pmd, *dst_pmd; in copy_pmd_range() local
|
H A D | shmem.c | 3153 int shmem_mfill_atomic_pte(pmd_t *dst_pmd, in shmem_mfill_atomic_pte()
|