Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:init_cpuid_fault

Proto:static void init_cpuid_fault(struct cpuinfo_x86 *c)

Type:void

Parameter:

TypeParameterName
struct cpuinfo_x86 *c
631  If Not rdmsrl_safe(MSR_PLATFORM_INFO, & msr) Then
632  If msr & MSR_PLATFORM_INFO_CPUID_FAULT Then set_cpu_cap(c, Intel CPUID faulting )
Caller
NameDescribe
init_intel_misc_features