Home
last modified time | relevance | path

Searched refs:trans_pgd_create_copy (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/arch/arm64/include/asm/
A Dtrans_pgd.h30 int trans_pgd_create_copy(struct trans_pgd_info *info, pgd_t **trans_pgd,
/linux-6.3-rc2/arch/arm64/kernel/
A Dhibernate.c419 rc = trans_pgd_create_copy(&trans_info, &tmp_pg_dir, PAGE_OFFSET, in swsusp_arch_resume()
A Dmachine_kexec.c148 rc = trans_pgd_create_copy(&info, &trans_pgd, PAGE_OFFSET, PAGE_END); in machine_kexec_post_load()
/linux-6.3-rc2/arch/arm64/mm/
A Dtrans_pgd.c202 int trans_pgd_create_copy(struct trans_pgd_info *info, pgd_t **dst_pgdp, in trans_pgd_create_copy() function

Completed in 5 milliseconds