Function report |
Source Code:arch\x86\kernel\cpu\cyrix.c |
Create Date:2022-07-28 07:58:56 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Handle National Semiconductor branded processors
Proto:static void init_nsc(struct cpuinfo_x86 *c)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct cpuinfo_x86 * | c |
380 | If CPU family == 5 && x86_model == 5 Then cpu_detect_cache_sizes(c) |
382 | Else init_cyrix(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 |