Searched refs:__bp_harden_hyp_vecs (Results 1 – 4 of 4) sorted by relevance
250 SYM_CODE_START(__bp_harden_hyp_vecs)254 1: .org __bp_harden_hyp_vecs + __BP_HARDEN_HYP_VECS_SZ256 SYM_CODE_END(__bp_harden_hyp_vecs)
163 vector = __bp_harden_hyp_vecs; in pkvm_cpu_set_vector()187 __hyp_bp_vect_base = __bp_harden_hyp_vecs; in hyp_map_vectors()191 phys = __hyp_pa(__bp_harden_hyp_vecs); in hyp_map_vectors()
210 DECLARE_KVM_HYP_SYM(__bp_harden_hyp_vecs);211 #define __bp_harden_hyp_vecs CHOOSE_HYP_SYM(__bp_harden_hyp_vecs) macro
1589 base = kern_hyp_va(kvm_ksym_ref(__bp_harden_hyp_vecs)); in kvm_init_vector_slots()1594 err = create_hyp_exec_mappings(__pa_symbol(__bp_harden_hyp_vecs), in kvm_init_vector_slots()