Function report |
Source Code:arch\x86\kernel\cpu\mce\core.c |
Create Date:2022-07-28 08:00:55 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:__mcheck_cpu_ancient_init
Proto:static int __mcheck_cpu_ancient_init(struct cpuinfo_x86 *c)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct cpuinfo_x86 * | c |
1734 | If CPU family != 5 Then Return 0 |
1738 | Case CPU vendor == X86_VENDOR_INTEL |
1742 | Case CPU vendor == X86_VENDOR_CENTAUR |
1746 | Default |
1747 | Return 0 |
1750 | Return 0 |
Name | Describe |
---|---|
mcheck_cpu_init | Called for each booted CPU to set up machine checks.* Must be called with preempt off: |
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 |