Searched refs:copy_huge_pmd (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-6.6/include/linux/ |
H A D | huge_mm.h | 11 int copy_huge_pmd(struct mm_struct *dst_mm, struct mm_struct *src_mm,
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | huge_mm.h | 11 int copy_huge_pmd(struct mm_struct *dst_mm, struct mm_struct *src_mm,
|
/kernel/linux/linux-5.10/mm/ |
H A D | huge_memory.c | 1013 int copy_huge_pmd(struct mm_struct *dst_mm, struct mm_struct *src_mm, in copy_huge_pmd() function 1207 /* Please refer to comments in copy_huge_pmd() */ in copy_huge_pud()
|
H A D | memory.c | 1062 err = copy_huge_pmd(dst_mm, src_mm, dst_pmd, src_pmd, in copy_pmd_range()
|
/kernel/linux/linux-6.6/mm/ |
H A D | huge_memory.c | 1062 int copy_huge_pmd(struct mm_struct *dst_mm, struct mm_struct *src_mm, in copy_huge_pmd() function
|
H A D | memory.c | 1159 err = copy_huge_pmd(dst_mm, src_mm, dst_pmd, src_pmd, in copy_pmd_range()
|
Completed in 23 milliseconds