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