函数逻辑报告 |
Source Code:arch\x86\kernel\apic\apic.c |
Create Date:2022-07-27 09:26:28 |
Last Modify:2020-03-16 21:21:31 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:apic_check_deadline_errata
函数原型:static void apic_check_deadline_errata(void)
返回类型:void
参数:无
617 | 如果非boot_cpu_has(TSC deadline timer )或boot_cpu_has(Running on a hypervisor )则返回 |
622 | 如果非m则返回 |
631 | 否则rev等于driver_data |
638 | 打印错误信息(FW_BUG* Add this to a message where you are sure the firmware is buggy or behaves* really stupid or out of spec"TSC_DEADLINE disabled due to Errata; please update microcode to version: 0x%x (or later)\n", rev) |
名称 | 描述 |
---|---|
init_apic_mappings | _apic_mappings - initialize APIC mappings |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |