Function report |
Source Code:arch\x86\include\asm\fpu\internal.h |
Create Date:2022-07-28 07:29:26 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:This function is called only during boot time when x86 caps are not set* up and alternative can not be used yet.
Proto:static inline void copy_kernel_to_xregs_booting(struct xregs_state *xstate)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
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 | If boot_cpu_has(XSAVES/XRSTORS instructions ) Then XSTATE_OP(XRSTORS, xstate, lmask, hmask, err) |
314 | WARN_ON_FPU(err) |
Name | Describe |
---|---|
setup_init_fpu_buf | setup the xstate image representing the init state |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |