Home
last modified time | relevance | path

Searched refs:save_xstate_epilog (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/arch/x86/kernel/fpu/
Dsignal.c127 static inline bool save_xstate_epilog(void __user *buf, int ia32_frame, in save_xstate_epilog() function
262 if (use_fxsr() && !save_xstate_epilog(buf_fx, ia32_fxstate, fpstate)) in copy_fpstate_to_sigframe()