函数逻辑报告 |
Source Code:arch\x86\kernel\cpu\mce\amd.c |
Create Date:2022-07-27 09:03:25 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:smca_configure
函数原型:static void smca_configure(unsigned int bank, unsigned int cpu)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
unsigned int | bank | |
unsigned int | cpu |
237 | 如果非dmsr with exception handling (smca_config, & low, & high)则 |
263 | wrmsr(smca_config, low, high) |
266 | smca_set_misc_banks_map(bank, cpu) |
269 | 如果hwid且hwid_mcatype不等于0则返回 |
272 | 如果dmsr with exception handling (MSR_AMD64_SMCA_MCx_IPID(bank), & low, & high)则 |
277 | hwid_mcatype等于HWID_MCATYPE(high & MCI_IPID_HWID, (high & MCI_IPID_MCATYPE) >> 16) |
281 | s_hwid等于smca_hwid_mcatypes[i] |
282 | 如果hwid_mcatype恒等于hwid_mcatype则 |
名称 | 描述 |
---|---|
mce_amd_feature_init | pu init entry point, called from mce.c with preempt off |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |