Home
last modified time | relevance | path

Searched refs:el2_vectors (Results 1 – 3 of 3) sorted by relevance

/linux/arch/arm64/kernel/
H A Dhibernate.c411 phys_addr_t el2_vectors; in swsusp_arch_resume() local
440 rc = trans_pgd_copy_el2_vectors(&trans_info, &el2_vectors); in swsusp_arch_resume()
466 __hyp_set_vectors(el2_vectors); in swsusp_arch_resume()
H A Dasm-offsets.c171 DEFINE(KIMAGE_ARCH_EL2_VECTORS, offsetof(struct kimage, arch.el2_vectors)); in main()
/linux/arch/arm64/include/asm/
H A Dtrans_pgd.h37 phys_addr_t *el2_vectors);