Home
last modified time | relevance | path

Searched refs:arm64_get_spectre_bhb_state (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/arch/arm64/include/asm/
H A Dspectre.h33 enum mitigation_state arm64_get_spectre_bhb_state(void);
/kernel/linux/linux-5.10/arch/arm64/kvm/
H A Dhypercalls.c62 switch (arm64_get_spectre_bhb_state()) { in kvm_hvc_call_handler()
H A Dpsci.c458 switch (arm64_get_spectre_bhb_state()) { in get_kernel_wa_level()
/kernel/linux/linux-6.6/arch/arm64/include/asm/
H A Dspectre.h98 enum mitigation_state arm64_get_spectre_bhb_state(void);
/kernel/linux/linux-6.6/arch/arm64/kvm/
H A Dhypercalls.c319 switch (arm64_get_spectre_bhb_state()) { in kvm_smccc_call_handler()
452 switch (arm64_get_spectre_bhb_state()) { in get_kernel_wa_level()
/kernel/linux/linux-5.10/arch/arm64/kernel/
H A Dproton-pack.c126 enum mitigation_state bhb_state = arm64_get_spectre_bhb_state(); in cpu_show_spectre_v2()
835 enum mitigation_state arm64_get_spectre_bhb_state(void) in arm64_get_spectre_bhb_state() function
/kernel/linux/linux-6.6/arch/arm64/kernel/
H A Dproton-pack.c127 enum mitigation_state bhb_state = arm64_get_spectre_bhb_state(); in cpu_show_spectre_v2()
819 enum mitigation_state arm64_get_spectre_bhb_state(void) in arm64_get_spectre_bhb_state() function

Completed in 6 milliseconds