Home
last modified time | relevance | path

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

/linux-6.12.1/arch/x86/kernel/fpu/
Dsignal.c352 static bool __fpu_restore_sig(void __user *buf, void __user *buf_fx, in __fpu_restore_sig() function
510 success = __fpu_restore_sig(buf, buf_fx, ia32_fxstate); in fpu__restore_sig()