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_ebx

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

Type:unsigned int

Parameter:

TypeParameterName
unsigned intop
232  eax = op , ecx = 0
232  native_cpuid( & eax, & ebx, & ecx, & edx)
232  Return ebx