__hyp_set_vectors
void __hyp_set_vectors(phys_addr_t phys_vector_base);
__hyp_set_vectors(el2_vectors);
__hyp_set_vectors(kimage->arch.el2_vectors);
__hyp_set_vectors(kvm_get_idmap_vector());