Home
last modified time | relevance | path

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

/linux-6.12.1/arch/arm64/mm/
Dtrans_pgd.c120 static int copy_pud(struct trans_pgd_info *info, p4d_t *dst_p4dp, in copy_pud() function
171 if (copy_pud(info, dst_p4dp, src_p4dp, addr, next)) in copy_p4d()