Searched refs:trans_pgd_create_copy (Results 1 – 6 of 6) sorted by relevance
| /linux/arch/arm64/include/asm/ |
| A D | trans_pgd.h | 30 int trans_pgd_create_copy(struct trans_pgd_info *info, pgd_t **trans_pgd,
|
| /linux/arch/arm64/mm/ |
| A D | trans_pgd.c | 202 int trans_pgd_create_copy(struct trans_pgd_info *info, pgd_t **dst_pgdp, in trans_pgd_create_copy() function
|
| /linux/arch/arm64/kernel/ |
| A D | hibernate.c | 428 rc = trans_pgd_create_copy(&trans_info, &tmp_pg_dir, PAGE_OFFSET, in swsusp_arch_resume()
|
| A D | machine_kexec.c | 146 rc = trans_pgd_create_copy(&info, &trans_pgd, PAGE_OFFSET, PAGE_END); in machine_kexec_post_load()
|
| /linux/ |
| A D | System.map | 773 ffff800010037ce0 T trans_pgd_create_copy
|
| A D | .tmp_System.map | 773 ffff800010037ce0 T trans_pgd_create_copy
|
Completed in 953 milliseconds