Function report |
Source Code:arch\x86\kernel\cpu\mce\p5.c |
Create Date:2022-07-28 08:02:17 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Set up machine check reporting for processors with Intel style MCE:
Proto:void intel_p5_mcheck_init(struct cpuinfo_x86 *c)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct cpuinfo_x86 * | c |
51 | If Not By default disabled Then Return |
55 | If Not cpu_has(c, Machine Check Exception ) Then Return |
60 | wmb() |
65 | pr_info("Intel old style machine check architecture supported.\n") |
69 | pr_info("Intel old style machine check reporting enabled on CPU#%d.\n", smp_processor_id()) |
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 |