Function report |
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 activity | Download SCCT | Chinese |
Name:native_cpuid
Proto:static inline void native_cpuid(unsigned int *eax, unsigned int *ebx, unsigned int *ecx, unsigned int *edx)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
unsigned int * | eax | |
unsigned int * | ebx | |
unsigned int * | ecx | |
unsigned int * | edx |
209 | asm volatile |
Name | Describe |
---|---|
collect_cpu_info_early | |
load_builtin_intel_microcode | |
native_cpuid_eax | Native CPUID functions returning a single datum. |
native_cpuid_ebx | |
native_cpuid_ecx | |
native_cpuid_edx |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |