函数逻辑报告 |
Source Code:arch\x86\kernel\cpu\mtrr\generic.c |
Create Date:2022-07-27 09:06:08 |
Last Modify:2022-05-18 17:45:43 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:BIOS is expected to clear MtrrFixDramModEn bit, see for example* "BIOS and Kernel Developer's Guide for the AMD Athlon 64 and AMD* Opteron Processors" (26094 Rev. 3.30 February 2006), section* "13
函数原型:static inline void k8_check_syscfg_dram_mod_en(void)
返回类型:void
参数:无
53 | 如果非CPU vendor 恒等于X86_VENDOR_AMD且CPU family 大于等于0x0f的值则返回 |
58 | 如果lo按位与MtrrFixDramModEn bit 则 |
59 | 打印错误信息(FW_WARN"MTRR: CPU %u: SYSCFG[MtrrFixDramModEn] not cleared by BIOS, clearing this bit\n", 当前cpu ID()) |
62 | lo与等于MtrrFixDramModEn bit 的反 |
名称 | 描述 |
---|---|
get_fixed_ranges | |
set_fixed_ranges | 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() |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |