Function report |
Source Code:arch\x86\kernel\cpu\mce\core.c |
Create Date:2022-07-28 08:01:00 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Called for each booted CPU to clear some machine checks opt-ins
Proto:void mcheck_cpu_clear(struct cpuinfo_x86 *c)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct cpuinfo_x86 * | c |
1955 | If disabled Then Return |
1958 | If Not mce_available(c) Then Return |
1965 | __mcheck_cpu_clear_vendor(c) |
Name | Describe |
---|---|
native_stop_other_cpus |
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 |