Home
last modified time | relevance | path

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

/arch/arm64/kernel/
Dhibernate.c583 static int copy_p4d(pgd_t *dst_pgdp, pgd_t *src_pgdp, unsigned long start, in copy_p4d() function
616 if (copy_p4d(dst_pgdp, src_pgdp, addr, next)) in copy_page_tables()