Home
last modified time | relevance | path

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

/linux/mm/
H A Duserfaultfd.c168 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 Dhuge_memory.c1690 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 Dmemory.c1084 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 Dshmem.c3153 int shmem_mfill_atomic_pte(pmd_t *dst_pmd, in shmem_mfill_atomic_pte()