trans_pgd_create_copy
int trans_pgd_create_copy(struct trans_pgd_info *info, pgd_t **trans_pgd,
rc = trans_pgd_create_copy(&trans_info, &tmp_pg_dir, PAGE_OFFSET,
rc = trans_pgd_create_copy(&info, &trans_pgd, PAGE_OFFSET, PAGE_END);