Home
last modified time | relevance | path

Searched refs:copy_huge_pud (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/include/linux/
Dhuge_mm.h15 extern int copy_huge_pud(struct mm_struct *dst_mm, struct mm_struct *src_mm,
/Linux-v5.4/mm/
Dhuge_memory.c1116 int copy_huge_pud(struct mm_struct *dst_mm, struct mm_struct *src_mm, in copy_huge_pud() function
Dmemory.c898 err = copy_huge_pud(dst_mm, src_mm, in copy_pud_range()