函数逻辑报告 |
Source Code:arch\x86\kernel\fpu\init.c |
Create Date:2022-07-27 08:49:04 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:fpu__init_system_early_generic
函数原型:static void fpu__init_system_early_generic(struct cpuinfo_x86 *c)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
struct cpuinfo_x86 * | c |
77 | 否则setup_clear_cpu_cap(Onboard FPU ) |
82 | 如果非test_cpu_cap( & common cpu data for all cpus , Onboard FPU )则 |
83 | These can be used to print at the various log levels.* All of these will print unconditionally, although note that pr_debug()* and other debug macros are compiled out unless either DEBUG is defined* or CONFIG_DYNAMIC_DEBUG is set.("x86/fpu: Giving up, no FPU found and no math emulation present\n") |
84 | 循环asm volatile |
名称 | 描述 |
---|---|
fpu__init_system | Called on the boot CPU once per system bootup, to set up the initial* FPU state that is later cloned into all processes: |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |