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