Searched refs:template_start (Results 1 – 4 of 4) sorted by relevance
75 const char *template_start; member
241 cpus_have_const_cap(ARM64_SPECTRE_BHB)) && data->template_start) { in kvm_get_hyp_vector()
272 __this_cpu_write(bp_hardening_data.template_start, hyp_vecs_start); in install_bp_hardening_cb()1025 if (per_cpu(bp_hardening_data.template_start, cpu) == hyp_vecs_start) { in kvm_setup_bhb_slot()1038 __this_cpu_write(bp_hardening_data.template_start, hyp_vecs_start); in kvm_setup_bhb_slot()
13905 - cpus_have_const_cap(ARM64_SPECTRE_BHB)) && data->template_start) {13932 - * template_start is only used by the BHB mitigation to identify the13935 - const char *template_start;14899 - __this_cpu_write(bp_hardening_data.template_start, hyp_vecs_start);15113 - if (per_cpu(bp_hardening_data.template_start, cpu) == hyp_vecs_start) {15126 - __this_cpu_write(bp_hardening_data.template_start, hyp_vecs_start);