Home
last modified time | relevance | path

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

/linux/arch/arm64/mm/
H A Dtrans_pgd.c128 static int copy_p4d(struct trans_pgd_info *info, pgd_t *dst_pgdp, in copy_p4d() function
169 if (copy_p4d(info, dst_pgdp, src_pgdp, addr, next)) in copy_page_tables()