Searched refs:hyp_vecs_end (Results 1 – 2 of 2) sorted by relevance
228 const char *hyp_vecs_end) in __copy_hyp_vect_bpi() argument234 memcpy(dst + i, hyp_vecs_start, hyp_vecs_end - hyp_vecs_start); in __copy_hyp_vect_bpi()244 const char *hyp_vecs_end = __smccc_workaround_1_smc + in install_bp_hardening_cb() local267 __copy_hyp_vect_bpi(slot, hyp_vecs_start, hyp_vecs_end); in install_bp_hardening_cb()1013 const char *hyp_vecs_end; in kvm_setup_bhb_slot() local1021 hyp_vecs_end = hyp_vecs_start + size; in kvm_setup_bhb_slot()1034 __copy_hyp_vect_bpi(slot, hyp_vecs_start, hyp_vecs_end); in kvm_setup_bhb_slot()
14894 const char *hyp_vecs_end = __smccc_workaround_1_smc +15101 - const char *hyp_vecs_end;15109 - hyp_vecs_end = hyp_vecs_start + size;15122 - __copy_hyp_vect_bpi(slot, hyp_vecs_start, hyp_vecs_end);