Searched defs:dst_pmd (Results 1 – 5 of 5) 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() 241 static int mfill_atomic_pte_copy(pmd_t *dst_pmd, in mfill_atomic_pte_copy() 317 static int mfill_atomic_pte_zeroed_folio(pmd_t *dst_pmd, in mfill_atomic_pte_zeroed_folio() 349 static int mfill_atomic_pte_zeropage(pmd_t *dst_pmd, in mfill_atomic_pte_zeropage() 384 static int mfill_atomic_pte_continue(pmd_t *dst_pmd, in mfill_atomic_pte_continue() 428 static int mfill_atomic_pte_poison(pmd_t *dst_pmd, in mfill_atomic_pte_poison() 660 static __always_inline ssize_t mfill_atomic_pte(pmd_t *dst_pmd, in mfill_atomic_pte() 713 pmd_t *dst_pmd; in mfill_atomic() local 1029 pmd_t *dst_pmd, pmd_t dst_pmdval) in is_pte_pages_stable() 1078 pmd_t *dst_pmd, pmd_t dst_pmdval, in move_present_ptes() [all …]
|
| H A D | huge_memory.c | 1792 pmd_t *dst_pmd, pmd_t *src_pmd, unsigned long addr, in copy_huge_non_present_pmd() 1847 pmd_t *dst_pmd, pmd_t *src_pmd, unsigned long addr, in copy_huge_pmd() 2703 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 | 1209 pmd_t *dst_pmd, pmd_t *src_pmd, unsigned long addr, in copy_pte_range() 1369 pmd_t *src_pmd, *dst_pmd; in copy_pmd_range() local
|
| H A D | shmem.c | 3195 int shmem_mfill_atomic_pte(pmd_t *dst_pmd, in shmem_mfill_atomic_pte()
|
| /linux/include/linux/ |
| H A D | shmem_fs.h | 235 #define shmem_mfill_atomic_pte(dst_pmd, dst_vma, dst_addr, \ argument
|