函数逻辑报告 |
Source Code:arch\x86\kernel\cpu\mce\core.c |
Create Date:2022-07-27 09:00:53 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:Do initial initialization of a struct mce
函数原型:void mce_setup(struct mce *m)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
struct mce * | m |
145 | 如果this_cpu_has(Intel Processor Inventory Number )则rdmsrl(MSR_PPIN, Protected Processor Inventory Number ) |
148 | Microcode revision 等于microcode |
名称 | 描述 |
---|---|
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 |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |