Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arm64/kernel/
H A 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()
716 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.h82 KVM_NVHE_ALIAS(__hyp_stub_vectors);
H A Dhead.S519 adr_l x0, __hyp_stub_vectors
/OK3568_Linux_fs/kernel/arch/arm/kernel/
H A Dhyp-stub.S116 W(adr) r7, __hyp_stub_vectors
/OK3568_Linux_fs/kernel/arch/arm64/kvm/hyp/nvhe/
H A Dhyp-init.S234 adr_l x5, __hyp_stub_vectors
/OK3568_Linux_fs/kernel/arch/arm/boot/compressed/
H A Dhead.S475 movw r1, #:lower16:__hyp_stub_vectors - 0b
476 movt r1, #:upper16:__hyp_stub_vectors - 0b