函数逻辑报告 |
Source Code:arch\x86\kernel\cpu\mtrr\generic.c |
Create Date:2022-07-27 09:06:22 |
Last Modify:2022-05-18 17:45:43 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:Grab all of the MTRR state for this CPU into *state
函数原型:bool __init get_mtrr_state(void)
返回类型:bool
参数:无
469 | vrs等于var_ranges |
472 | have_fixed等于lo右移8位按位与1 |
483 | 如果amd_special_default_mtrr()则 |
489 | mtrr_tom2左移等于32位 |
491 | mtrr_tom2与等于0xffffff800000ULL |
494 | print_mtrr_state() |
496 | mtrr_state_set等于1 |
498 | 返回:非非enabled按位与MTRR_STATE_MTRR_ENABLED的值 |
名称 | 描述 |
---|---|
mtrr_bp_init | mtrr_bp_init - initialize mtrrs on the boot CPU* This needs to be called early; before any of the other CPUs are* initialized (i.e. before smp_init()). |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |