函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:arch\x86\include\asm\fpu\internal.h Create Date:2022-07-27 08:28:39
Last Modify:2020-03-12 14:18:49 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:use_fxsr

函数原型:static __always_inline __pure bool use_fxsr(void)

返回类型:bool

参数:

73  返回:static_cpu_has(FXSAVE/FXRSTOR, CR4.OSFXSR )
调用者
名称描述
save_fsave_headerSignal frame handlers.
copy_fpregs_to_sigframe
copy_fpstate_to_sigframeSave the fpu, extended register state to the user signal frame.* 'buf_fx' is the 64-byte aligned pointer at which the [f|fx|x]save* state is copied.* 'buf' points to the 'buf_fx' or to the fsave header followed by 'buf_fx'.
sanitize_restored_xstate
copy_user_to_fpregs_zeroingRestore the extended state if present. Otherwise, restore the FP/SSE state.
__fpu__restore_sig
fpu__restore_sigRestore FPU state from a sigframe:
fpu__alloc_mathframe
copy_fpregs_to_fpstateThese must be called with preempt disabled
__copy_kernel_to_fpregs