Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arm64/kernel/
Dhibernate.c62 extern char __hyp_stub_vectors[];
91 phys_addr_t __hyp_stub_vectors; member
133 hdr->__hyp_stub_vectors = __pa_symbol(__hyp_stub_vectors); in arch_hibernation_header_save()
135 hdr->__hyp_stub_vectors = 0; in arch_hibernation_header_save()
554 resume_hdr.__hyp_stub_vectors, virt_to_phys(zero_page)); in swsusp_arch_resume()
Dhyp-stub.S33 ENTRY(__hyp_stub_vectors)
53 ENDPROC(__hyp_stub_vectors)
Dhead.S623 7: adr_l x0, __hyp_stub_vectors
/Linux-v4.19/arch/arm/kernel/
Dhyp-stub.S129 W(adr) r7, __hyp_stub_vectors
275 ENTRY(__hyp_stub_vectors)
284 ENDPROC(__hyp_stub_vectors)
/Linux-v4.19/arch/arm/kvm/
Dinit.S150 movw r1, #:lower16:__hyp_stub_vectors - 0b @ VA(stub) - VA(0)
151 movt r1, #:upper16:__hyp_stub_vectors - 0b
/Linux-v4.19/arch/arm64/kvm/
Dhyp-init.S160 adr_l x5, __hyp_stub_vectors
/Linux-v4.19/arch/arm/boot/compressed/
Dhead.S438 movw r1, #:lower16:__hyp_stub_vectors - 0b
439 movt r1, #:upper16:__hyp_stub_vectors - 0b