Function report |
Source Code:arch\x86\kernel\cpu\common.c |
Create Date:2022-07-28 07:55:02 |
Last Modify:2020-03-16 20:28:31 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:get_model_name
Proto:static void get_model_name(struct cpuinfo_x86 *c)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct cpuinfo_x86 * | c |
629 | If Max extended CPUID function supported: < 0x80000004 Then Return |
632 | v = x86_model_id |
636 | x86_model_id[48] = 0 |
639 | p = q = s = x86_model_id[0] |
642 | p++ |
652 | *(s + 1) = '\0' |
Name | Describe |
---|---|
generic_identify |
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 |