函数逻辑报告 |
Source Code:arch\x86\kernel\cpu\mtrr\generic.c |
Create Date:2022-07-27 09:06:26 |
Last Modify:2022-05-18 17:45:43 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:set_fixed_ranges - checks & updates the fixed-range MTRRs if they* differ from the saved set*@frs: pointer to fixed-range MTRR values, saved by get_fixed_ranges()
函数原型:static int set_fixed_ranges(mtrr_type *frs)
返回类型:int
参数:
类型 | 参数 | 名称 |
---|---|---|
mtrr_type * | frs |
640 | bool changed = false |
641 | block等于负1 |
651 | 返回:changed |
名称 | 描述 |
---|---|
set_mtrr_state | set_mtrr_state - Set the MTRR state for this CPU.* NOTE: The CPU must already be in a safe state for MTRR changes.* RETURNS: 0 if no changes made, else a mask indicating what was changed. |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |