Searched refs:trans_pgd (Results 1 – 2 of 2) sorted by relevance
108 pgd_t *trans_pgd; in machine_kexec_post_load() local132 rc = trans_pgd_create_copy(&info, &trans_pgd, in machine_kexec_post_load()136 kimage->arch.ttbr1 = __pa(trans_pgd); in machine_kexec_post_load()
30 int trans_pgd_create_copy(struct trans_pgd_info *info, pgd_t **trans_pgd,