Home
last modified time | relevance | path

Searched refs:__hyp_stub_vectors (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-6.6/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()
464 resume_hdr.__hyp_stub_vectors, virt_to_phys(zero_page)); in swsusp_arch_resume()
H A Dimage-vars.h65 KVM_NVHE_ALIAS(__hyp_stub_vectors); variable
H A Dhead.S580 adr_l x0, __hyp_stub_vectors
/kernel/linux/linux-5.10/arch/arm64/kernel/
H A Dhibernate.c60 extern char __hyp_stub_vectors[];
86 * We need to know where the __hyp_stub_vectors are after restore to
89 phys_addr_t __hyp_stub_vectors; member
131 hdr->__hyp_stub_vectors = __pa_symbol(__hyp_stub_vectors); in arch_hibernation_header_save()
133 hdr->__hyp_stub_vectors = 0; in arch_hibernation_header_save()
711 resume_hdr.__hyp_stub_vectors, virt_to_phys(zero_page)); in swsusp_arch_resume()
H A Dimage-vars.h79 KVM_NVHE_ALIAS(__hyp_stub_vectors); variable
H A Dhead.S643 7: adr_l x0, __hyp_stub_vectors
/kernel/linux/linux-5.10/arch/arm/kernel/
H A Dhyp-stub.S113 W(adr) r7, __hyp_stub_vectors
229 ENTRY(__hyp_stub_vectors)
238 ENDPROC(__hyp_stub_vectors)
/kernel/linux/linux-6.6/arch/arm/kernel/
H A Dhyp-stub.S115 W(adr) r7, __hyp_stub_vectors
231 ENTRY(__hyp_stub_vectors)
240 ENDPROC(__hyp_stub_vectors)
/kernel/linux/linux-5.10/arch/arm64/kvm/hyp/nvhe/
H A Dhyp-init.S180 adr_l x5, __hyp_stub_vectors
/kernel/linux/linux-6.6/arch/arm64/kvm/hyp/nvhe/
H A Dhyp-init.S262 adr_l x5, __hyp_stub_vectors
/kernel/linux/linux-5.10/arch/arm/boot/compressed/
H A Dhead.S558 adr_l r0, __hyp_stub_vectors
/kernel/linux/linux-6.6/arch/arm/boot/compressed/
H A Dhead.S498 adr_l r0, __hyp_stub_vectors

Completed in 8 milliseconds