Function report |
Source Code:arch\x86\kernel\cpu\zhaoxin.c |
Create Date:2022-07-28 07:59:26 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:init_zhaoxin
Proto:static void init_zhaoxin(struct cpuinfo_x86 *c)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct cpuinfo_x86 * | c |
119 | early_init_zhaoxin(c) |
120 | init_intel_cacheinfo(c) |
121 | detect_num_cpu_cores(c) |
126 | If Maximum supported CPUID level, -1=no CPUID: > 9 Then |
134 | If eax & 0xff && ( eax >> 8 & 0xff) > 1 Then set_cpu_cap(c, Intel Architectural PerfMon ) |
138 | If CPU family >= 0x6 Then init_zhaoxin_cap(c) |
144 | If cpu_has(c, Hardware virtualization ) Then zhaoxin_detect_vmx_virtcap(c) |
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 |