Function report |
Source Code:arch\x86\kernel\cpu\mce\core.c |
Create Date:2022-07-28 08:00:17 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Do initial initialization of a struct mce
Proto:void mce_setup(struct mce *m)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct mce * | m |
145 | If this_cpu_has(Intel Processor Inventory Number ) Then rdmsrl(MSR_PPIN, Protected Processor Inventory Number ) |
148 | Microcode revision = microcode |
Name | Describe |
---|---|
mce_gather_info | Collect all global (w.r.t. this processor) status about this machine* check into our "mce" struct so that we can use it later to assess* the severity of the problem as we read per-bank specific details. |
__log_error | |
apei_mce_report_mem_error |
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 |