Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Dhuge_mm.h16 int copy_huge_pud(struct mm_struct *dst_mm, struct mm_struct *src_mm,
/linux-6.12.1/mm/
Dhuge_memory.c1703 int copy_huge_pud(struct mm_struct *dst_mm, struct mm_struct *src_mm, in copy_huge_pud() function
Dmemory.c1282 err = copy_huge_pud(dst_mm, src_mm, in copy_pud_range()