Home
last modified time | relevance | path

Searched refs:kvm_setup_bhb_slot (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/arm64/kernel/
Dproton-pack.c1010 static void kvm_setup_bhb_slot(const char *hyp_vecs_start) in kvm_setup_bhb_slot() function
1048 static void kvm_setup_bhb_slot(const char *hyp_vecs_start) { } in kvm_setup_bhb_slot() function
1067 kvm_setup_bhb_slot(__spectre_bhb_clearbhb); in spectre_bhb_enable_mitigation()
1074 kvm_setup_bhb_slot(__spectre_bhb_loop_k8); in spectre_bhb_enable_mitigation()
1077 kvm_setup_bhb_slot(__spectre_bhb_loop_k24); in spectre_bhb_enable_mitigation()
1080 kvm_setup_bhb_slot(__spectre_bhb_loop_k32); in spectre_bhb_enable_mitigation()
1091 kvm_setup_bhb_slot(__smccc_workaround_3_smc); in spectre_bhb_enable_mitigation()
/kernel/linux/patches/linux-5.10/imx8mm_patch/patches/
D0001_linux_arch.patch15098 -static void kvm_setup_bhb_slot(const char *hyp_vecs_start)
15136 -static void kvm_setup_bhb_slot(const char *hyp_vecs_start) { }
15155 - kvm_setup_bhb_slot(__spectre_bhb_clearbhb);
15162 - kvm_setup_bhb_slot(__spectre_bhb_loop_k8);
15165 - kvm_setup_bhb_slot(__spectre_bhb_loop_k24);
15168 - kvm_setup_bhb_slot(__spectre_bhb_loop_k32);
15179 - kvm_setup_bhb_slot(__smccc_workaround_3_smc);