Home
last modified time | relevance | path

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

/Linux-v5.4/arch/arm64/kernel/
Dhibernate.c61 extern char __hyp_stub_vectors[];
90 phys_addr_t __hyp_stub_vectors; member
132 hdr->__hyp_stub_vectors = __pa_symbol(__hyp_stub_vectors); in arch_hibernation_header_save()
134 hdr->__hyp_stub_vectors = 0; in arch_hibernation_header_save()
562 resume_hdr.__hyp_stub_vectors, virt_to_phys(zero_page)); in swsusp_arch_resume()
Dhyp-stub.S24 ENTRY(__hyp_stub_vectors)
44 ENDPROC(__hyp_stub_vectors)
Dhead.S629 7: adr_l x0, __hyp_stub_vectors
/Linux-v5.4/arch/arm/kernel/
Dhyp-stub.S116 W(adr) r7, __hyp_stub_vectors
262 ENTRY(__hyp_stub_vectors)
271 ENDPROC(__hyp_stub_vectors)
/Linux-v5.4/arch/arm/kvm/
Dinit.S138 movw r1, #:lower16:__hyp_stub_vectors - 0b @ VA(stub) - VA(0)
139 movt r1, #:upper16:__hyp_stub_vectors - 0b
/Linux-v5.4/arch/arm64/kvm/
Dhyp-init.S152 adr_l x5, __hyp_stub_vectors
/Linux-v5.4/arch/arm/boot/compressed/
Dhead.S476 movw r1, #:lower16:__hyp_stub_vectors - 0b
477 movt r1, #:upper16:__hyp_stub_vectors - 0b