Function report |
Source Code:arch\x86\include\asm\fpu\internal.h |
Create Date:2022-07-28 07:29:30 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:These must be called with preempt disabled
Proto:static inline int copy_fpregs_to_fpstate(struct fpu *fpu)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct fpu * | fpu |
419 | If Value is more likely to compile time(use_xsave()) Then |
426 | If xfeatures & XFEATURE_MASK_AVX512 Then @avx512_timestamp:* Records the timestamp of AVX512 use during last context switch. = jiffies |
428 | Return 1 |
431 | If Value is more likely to compile time(use_fxsr()) Then |
432 | copy_fxregs_to_kernel(fpu) |
433 | Return 1 |
440 | asm volatile |
442 | Return 0 |
Name | Describe |
---|---|
kernel_fpu_begin | |
fpu__save | Save the FPU state (mark it for reload if necessary):* This only ever gets called for the current task. |
fpu__copy |
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 |