__hyp_stub_vectors   61 arch/arm64/kernel/hibernate.c extern char __hyp_stub_vectors[];
__hyp_stub_vectors   90 arch/arm64/kernel/hibernate.c 	phys_addr_t	__hyp_stub_vectors;
__hyp_stub_vectors  132 arch/arm64/kernel/hibernate.c 		hdr->__hyp_stub_vectors = __pa_symbol(__hyp_stub_vectors);
__hyp_stub_vectors  134 arch/arm64/kernel/hibernate.c 		hdr->__hyp_stub_vectors = 0;
__hyp_stub_vectors  562 arch/arm64/kernel/hibernate.c 		       resume_hdr.__hyp_stub_vectors, virt_to_phys(zero_page));