Home
last modified time | relevance | path

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

/Linux-v5.10/arch/arm64/kernel/
Dhibernate.c60 extern char __hyp_stub_vectors[];
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()
Dhyp-stub.S24 SYM_CODE_START(__hyp_stub_vectors)
44 SYM_CODE_END(__hyp_stub_vectors)
Dimage-vars.h79 KVM_NVHE_ALIAS(__hyp_stub_vectors);
Dhead.S642 7: adr_l x0, __hyp_stub_vectors
/Linux-v5.10/arch/arm/kernel/
Dhyp-stub.S116 W(adr) r7, __hyp_stub_vectors
/Linux-v5.10/arch/arm64/kvm/hyp/nvhe/
Dhyp-init.S180 adr_l x5, __hyp_stub_vectors
/Linux-v5.10/arch/arm/boot/compressed/
Dhead.S477 movw r1, #:lower16:__hyp_stub_vectors - 0b
478 movt r1, #:upper16:__hyp_stub_vectors - 0b