Home
last modified time | relevance | path

Searched refs:__hyp_stub_vectors (Results 1 – 7 of 7) sorted by relevance

/linux/arch/arm64/kernel/
H A Dhibernate.c51 extern char __hyp_stub_vectors[];
77 * We need to know where the __hyp_stub_vectors are after restore to
80 phys_addr_t __hyp_stub_vectors; member
121 hdr->__hyp_stub_vectors = __pa_symbol(__hyp_stub_vectors); in arch_hibernation_header_save()
123 hdr->__hyp_stub_vectors = 0; in arch_hibernation_header_save()
470 resume_hdr.__hyp_stub_vectors, virt_to_phys(zero_page)); in swsusp_arch_resume()
H A Dhyp-stub.S24 SYM_CODE_START(__hyp_stub_vectors)
44 SYM_CODE_END(__hyp_stub_vectors)
H A Dimage-vars.h102 KVM_NVHE_ALIAS(__hyp_stub_vectors);
H A Dhead.S306 adr_l x0, __hyp_stub_vectors
/linux/arch/arm/kernel/
H A Dhyp-stub.S115 W(adr) r7, __hyp_stub_vectors
231 ENTRY(__hyp_stub_vectors)
240 ENDPROC(__hyp_stub_vectors)
/linux/arch/arm64/kvm/hyp/nvhe/
H A Dhyp-init.S269 adr_l x5, __hyp_stub_vectors
/linux/arch/arm/boot/compressed/
H A Dhead.S498 adr_l r0, __hyp_stub_vectors