Function report |
Source Code:arch\x86\kernel\cpu\centaur.c |
Create Date:2022-07-28 07:59:06 |
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
| home page | Tree |
| Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:early_init_centaur
Proto:static void early_init_centaur(struct cpuinfo_x86 *c)
Type:void
Parameter:
| Type | Parameter | Name |
|---|---|---|
| struct cpuinfo_x86 * | c |
| 103 | Case CPU family == 5 |
| 105 | set_cpu_cap(c, Centaur MCRs (= MTRRs) ) |
| 106 | Break |
| 108 | Case CPU family == 6 |
| 109 | If x86_model >= 0xf Then set_cpu_cap(c, TSC ticks at a constant rate ) |
| 111 | Break |
| 116 | If x86_power & 1 << 8 Then |
| Name | Describe |
|---|---|
| init_centaur |
| 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 |