函数逻辑报告 |
Source Code:arch\x86\kernel\cpu\mce\amd.c |
Create Date:2022-07-27 09:03:23 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:smca_set_misc_banks_map
函数原型:static void smca_set_misc_banks_map(unsigned int bank, unsigned int cpu)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
unsigned int | bank | |
unsigned int | cpu |
215 | 如果dmsr with exception handling (MSR_AMD64_SMCA_MCx_CONFIG(bank), & low, & high)则返回 |
221 | 如果dmsr with exception handling (MSR_AMD64_SMCA_MCx_MISC(bank), & low, & high)则返回 |
224 | 如果low按位与MASK_BLKPTR_LO则per_cpu(Map of banks that have more than MCA_MISC0 available. , cpu)或等于BIT(bank) |
名称 | 描述 |
---|---|
smca_configure |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |