Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:arch\x86\kernel\cpu\bugs.c Create Date:2022-07-28 07:56:21
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:ssb_select_mitigation

Proto:static void ssb_select_mitigation(void)

Type:void

Parameter:Nothing

1091  ssb_mode = __ssb_select_mitigation()
1093  If boot_cpu_has_bug(CPU is affected by speculative store bypass attack ) Then pr_info("%s\n", ssb_strings[ssb_mode])
Caller
NameDescribe
check_bugs