Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:arch\x86\include\asm\processor.h Create Date:2022-07-28 05:35:11
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:Native CPUID functions returning a single datum.

Proto:static inline unsigned int native_cpuid_eax(unsigned int op)

Type:unsigned int

Parameter:

TypeParameterName
unsigned intop
231  eax = op , ecx = 0
231  native_cpuid( & eax, & ebx, & ecx, & edx)
231  Return eax
Caller
NameDescribe
load_ucode_bsp
load_ucode_ap