函数逻辑报告 |
Source Code:arch\x86\kernel\cpu\mce\core.c |
Create Date:2022-07-27 09:01:28 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:__mcheck_cpu_init_clear_banks
函数原型:static void __mcheck_cpu_init_clear_banks(void)
返回类型:void
参数:无
1569 | mce_banks等于this_cpu_ptr(mce_banks_array) |
1575 | 如果非 initialise bank? 则继续下一循环 |
1577 | wrmsrl(ctl(i), subevents to enable ) |
名称 | 描述 |
---|---|
mcheck_cpu_init | Called for each booted CPU to set up machine checks.* Must be called with preempt off: |
mce_syscore_resume | On resume clear all MCE state. Don't want to see leftovers from the BIOS.* Only one CPU is active at this time, the others get re-added later using* CPU hotplug: |
mce_cpu_restart | mce_device: Sysfs support |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |