函数逻辑报告 |
Source Code:arch\x86\kernel\cpu\mce\amd.c |
Create Date:2022-07-27 09:03:32 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:get_block_address
函数原型:static unsigned int get_block_address(unsigned int current_addr, unsigned int low, unsigned int high, unsigned int bank, unsigned int block, unsigned int cpu)
返回类型:unsigned int
参数:
类型 | 参数 | 名称 |
---|---|---|
unsigned int | current_addr | |
unsigned int | low | |
unsigned int | high | |
unsigned int | bank | |
unsigned int | block | |
unsigned int | cpu |
499 | 如果* Indicates that overflow conditions are not fatal, when set.则返回:smca_get_block_address(bank, block, cpu) |
512 | 默认 |
513 | addr等于current_addr先自加 |
515 | 返回:addr |
名称 | 描述 |
---|---|
mce_amd_feature_init | pu init entry point, called from mce.c with preempt off |
allocate_threshold_blocks |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |