Function report |
Source Code:arch\x86\kernel\cpu\mce\apei.c |
Create Date:2022-07-28 08:04:41 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:apei_mce_report_mem_error
Proto:void apei_mce_report_mem_error(int severity, struct cper_sec_mem_err *mem_err)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
int | severity | |
struct cper_sec_mem_err * | mem_err |
33 | If Not (validation_bits & CPER_MEM_VALID_PA) Then Return |
39 | Bank's MCi_STATUS MSR = valid error | r enabled | addr reg. valid | 0x9f |
41 | If severity >= GHES_SEV_RECOVERABLE Then Bank's MCi_STATUS MSR |= uncorrected error |
44 | If severity >= GHES_SEV_PANIC Then |
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 |