Searched refs:__bp_harden_hyp_vecs (Results 1 – 4 of 4) sorted by relevance
152 vector = __bp_harden_hyp_vecs; in pkvm_cpu_set_vector()177 __hyp_bp_vect_base = __bp_harden_hyp_vecs; in hyp_map_vectors()181 phys = __hyp_pa(__bp_harden_hyp_vecs); in hyp_map_vectors()
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)
218 DECLARE_KVM_HYP_SYM(__bp_harden_hyp_vecs);219 #define __bp_harden_hyp_vecs CHOOSE_HYP_SYM(__bp_harden_hyp_vecs) macro
1505 base = kern_hyp_va(kvm_ksym_ref(__bp_harden_hyp_vecs)); in kvm_init_vector_slots()1510 err = create_hyp_exec_mappings(__pa_symbol(__bp_harden_hyp_vecs), in kvm_init_vector_slots()