Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dhuge_mm.h15 int copy_huge_pud(struct mm_struct *dst_mm, struct mm_struct *src_mm,
/Linux-v5.15/mm/
Dhuge_memory.c1194 int copy_huge_pud(struct mm_struct *dst_mm, struct mm_struct *src_mm, in copy_huge_pud() function
Dmemory.c1183 err = copy_huge_pud(dst_mm, src_mm, in copy_pud_range()