Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:arch\x86\kernel\cpu\common.c Create Date:2022-07-28 07:55:18
Last Modify:2020-03-16 20:28:31 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:cpu_matches

Proto:static bool __init cpu_matches(unsigned long which)

Type:bool

Parameter:

TypeParameterName
unsigned longwhich
1094  m = x86_match_cpu(cpu_vuln_whitelist)
1096  Return m && Not Not (driver_data & which)
Caller
NameDescribe
cpu_set_bug_bits