函数逻辑报告 |
Source Code:arch\x86\include\asm\fpu\internal.h |
Create Date:2022-07-27 08:28:43 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:This function is called only during boot time when x86 caps are not set* up and alternative can not be used yet.
函数原型:static inline void copy_kernel_to_xregs_booting(struct xregs_state *xstate)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
struct xregs_state * | xstate |
298 | mask等于负1 |
303 | WARN_ON(Values used for system_state. Ordering of the states must not be changed* as code checks for <, <=, >, >= STATE. != SYSTEM_BOOTING) |
305 | 如果boot_cpu_has(XSAVES/XRSTORS instructions )则XSTATE_OP(XRSTORS, xstate, lmask, hmask, err) |
314 | WARN_ON_FPU(err) |
名称 | 描述 |
---|---|
setup_init_fpu_buf | setup the xstate image representing the init state |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |