Searched defs:src_pgdp (Results 1 – 1 of 1) sorted by relevance
578 static int copy_p4d(pgd_t *dst_pgdp, pgd_t *src_pgdp, unsigned long start, in copy_p4d()604 pgd_t *src_pgdp = pgd_offset_k(start); in copy_page_tables() local