Home
last modified time | relevance | path

Searched refs:template_start (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/arch/arm64/include/asm/
H A Dmmu.h72 * template_start is only used by the BHB mitigation to identify the
75 const char *template_start; member
H A Dkvm_mmu.h241 cpus_have_const_cap(ARM64_SPECTRE_BHB)) && data->template_start) {
/kernel/linux/linux-5.10/arch/arm64/kernel/
H A Dproton-pack.c272 __this_cpu_write(bp_hardening_data.template_start, hyp_vecs_start); in install_bp_hardening_cb()
1020 if (per_cpu(bp_hardening_data.template_start, cpu) == hyp_vecs_start) { in kvm_setup_bhb_slot()
1033 __this_cpu_write(bp_hardening_data.template_start, hyp_vecs_start); in kvm_setup_bhb_slot()

Completed in 3 milliseconds