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_ecx

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

Type:unsigned int

Parameter:

TypeParameterName
unsigned intop
233  eax = op , ecx = 0
233  native_cpuid( & eax, & ebx, & ecx, & edx)
233  Return ecx
Caller
NameDescribe
check_loader_disabled_bsp