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:13
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:spec_v2_print_cond

Proto:static void __init spec_v2_print_cond(const char *reason, bool secure)

Type:void

Parameter:

TypeParameterName
const char *reason
boolsecure
709  If boot_cpu_has_bug(CPU is affected by Spectre variant 2 attack with indirect branches ) != secure Then pr_info("%s selected on command line.\n", reason)
Caller
NameDescribe
spectre_v2_parse_cmdline